Commit Graph
100 Commits
Author SHA1 Message Date
z7zmey f8e83c2b53 ShortArray tests 2018-02-10 14:21:47 +02:00
z7zmey 398645631f ShallExec tests 2018-02-10 14:19:50 +02:00
z7zmey 2745cf4c26 PropertyFetch tests 2018-02-10 13:49:14 +02:00
z7zmey 3b0c08a698 Print tests 2018-02-10 13:44:53 +02:00
z7zmey 647207e97b PostDec PostInc PreDec PreInc tests 2018-02-10 13:43:52 +02:00
z7zmey 8e254dd886 New tests 2018-02-10 13:42:59 +02:00
z7zmey da3e532636 MethodCall tests 2018-02-10 13:31:48 +02:00
z7zmey 322acdcda4 List tests 2018-02-10 13:25:08 +02:00
z7zmey 9b2650c906 Isset tests 2018-02-10 13:10:21 +02:00
z7zmey b7607f82df InstanceOf tests 2018-02-10 13:06:45 +02:00
z7zmey ffe0ba79bb Include IncludeOnce Require RequireOnce tests 2018-02-10 13:01:14 +02:00
z7zmey 95fe0cc119 FunctionCall tests 2018-02-10 12:05:41 +02:00
z7zmey 3dbab3b2a7 update Clone tests 2018-02-10 11:58:41 +02:00
z7zmey 572c9e1d79 Exit tests 2018-02-10 11:57:45 +02:00
z7zmey e00dc20336 Eval tests 2018-02-10 11:53:13 +02:00
z7zmey d3d1cb9be5 ErrorSupress tests 2018-02-10 11:52:17 +02:00
z7zmey ecbdcec67a Empty tests 2018-02-10 11:49:46 +02:00
z7zmey afb83c0bde ConstantFetch tests 2018-02-10 11:46:18 +02:00
z7zmey 4c64183e0c Add Clusure ReturnType test 2018-02-10 11:32:04 +02:00
z7zmey 3ae13a3f04 Clusure ClosureUse tests 2018-02-10 11:27:20 +02:00
z7zmey 2707cce7a7 clone tests 2018-02-10 11:16:44 +02:00
z7zmey 30071cc320 ClassConstFetch tests 2018-02-10 11:15:27 +02:00
z7zmey 44148abc18 BitwiseNot BooleanNot tests 2018-02-10 11:10:35 +02:00
z7zmey f1be64b918 Array ArrayDimFetch tests 2018-02-10 11:07:20 +02:00
z7zmey eb78ca8b3a fix node/stmt/t_for_test.go 2018-02-10 02:12:22 +02:00
z7zmey d79f18f315 expr visitor tests 2018-02-10 02:02:54 +02:00
z7zmey d301afb65c assign_op tests 2018-02-10 01:21:54 +02:00
z7zmey 9dbc898d7f refactor binary_op nodes 2018-02-10 01:02:50 +02:00
z7zmey 03cffcc98b binary_op tests 2018-02-09 20:25:38 +02:00
z7zmey 7ae4dbb081 refactor cast package 2018-02-09 19:50:20 +02:00
z7zmey 6fdebcbcb3 Cast tests 2018-02-09 19:44:17 +02:00
z7zmey 31b81540f3 TraitUse tests 2018-02-09 14:48:10 +02:00
z7zmey 2f0480f8d6 Trait tests 2018-02-09 14:19:26 +02:00
z7zmey f668e34f4e Unset tests 2018-02-09 14:15:08 +02:00
z7zmey c0e0512194 update stmt visitor test 2018-02-09 14:11:08 +02:00
z7zmey 8b6f570de0 Throw tests 2018-02-09 14:08:34 +02:00
z7zmey 4baceddc98 Static StaticVar tests 2018-02-09 14:04:42 +02:00
z7zmey ff0651a102 Return tests 2018-02-09 13:59:19 +02:00
z7zmey 76d23a199c PropertiesList Property tests 2018-02-09 13:55:02 +02:00
z7zmey ea421b414b Namespace tests 2018-02-09 13:46:05 +02:00
z7zmey 1801a10036 Interface tests 2018-02-09 12:50:46 +02:00
z7zmey bdedb84f7c InlinHtml tests 2018-02-09 12:46:16 +02:00
z7zmey cdbafcbf9e HaltCompiler tests 2018-02-09 12:41:55 +02:00
z7zmey 591c6a4f03 Use UseList GroupUseList tests 2018-02-09 12:36:31 +02:00
z7zmey 57061bb982 Goto Label tests 2018-02-09 12:05:11 +02:00
z7zmey 53bc2fd390 Global tests 2018-02-09 12:00:41 +02:00
z7zmey 93e60c95a6 Function tests 2018-02-09 11:56:49 +02:00
z7zmey 8f40777c96 Foreach tests 2018-02-09 00:02:12 +02:00
z7zmey 92b600775f For tests 2018-02-08 23:44:21 +02:00
z7zmey 19c5a381bf Expression test 2018-02-08 23:34:07 +02:00
z7zmey c112d1dcf0 If tests 2018-02-08 23:31:38 +02:00
z7zmey d259e27c67 Echo tests 2018-02-08 23:17:48 +02:00
z7zmey cc1f13ffbd stmt visitor tests 2018-02-08 23:10:56 +02:00
z7zmey f34a939fee Do tests 2018-02-08 23:06:19 +02:00
z7zmey 1e8bc34824 Declare tests 2018-02-08 23:02:36 +02:00
z7zmey 818199f12e Declare tests 2018-02-08 22:58:14 +02:00
z7zmey 6e532b31e0 Continue tests 2018-02-08 22:43:02 +02:00
z7zmey c207947ad9 ConstList tests 2018-02-08 22:38:38 +02:00
z7zmey a209b603d8 Class tests 2018-02-08 20:31:56 +02:00
z7zmey 14493d67e9 ClassMethod tests 2018-02-08 20:06:01 +02:00
z7zmey 1ef722b4bb ClassConstList tests 2018-02-08 19:52:22 +02:00
z7zmey 47e365658a try catch finally tests 2018-02-08 18:42:06 +02:00
z7zmey 9590f43442 switch case default tests 2018-02-08 18:26:28 +02:00
z7zmey 0dac524c62 add php5 tests 2018-02-08 12:48:38 +02:00
Slizov VadimandGitHub 03f49187ce Update README.md 2018-02-08 11:37:44 +02:00
z7zmey 038ebb719e break node test 2018-02-07 23:32:10 +02:00
z7zmey d7d17326b6 stmt visitor tests 2018-02-06 19:11:47 +02:00
z7zmey b06fd9887d rename files add prefixes for nodes and tests files 2018-02-06 17:38:49 +02:00
Slizov VadimandGitHub 1824f2e5f0 Update README.md 2018-02-06 12:52:31 +02:00
z7zmey f546db54b6 cmd: add php5 flag 2018-02-06 12:39:42 +02:00
z7zmey ce9d676229 update README.md 2018-02-04 21:49:53 +02:00
z7zmey 048e281914 Merge branch 'php5syntax' 2018-02-04 21:48:38 +02:00
z7zmey 3eb29f456a update README.md 2018-02-04 21:47:12 +02:00
z7zmey 2ddcbb52a4 fix tests 2018-02-04 21:44:58 +02:00
z7zmey fb21f2dca5 update README.md 2018-02-04 21:35:46 +02:00
z7zmey 025413d2a0 php5 syntax 2018-02-04 20:55:45 +02:00
z7zmey fbe20bbbb6 php5 syntax 2018-02-04 19:37:27 +02:00
z7zmey b1c1bb6dc6 php5 syntax 2018-02-04 18:51:44 +02:00
z7zmey 1f448dade7 php5 syntax 2018-02-04 00:37:43 +02:00
z7zmey 1ffa0fce5f php5 syntax 2018-02-04 00:09:37 +02:00
z7zmey 1d4e52ebc5 php5 syntax 2018-02-03 20:13:11 +02:00
z7zmey f1908571dd php5 syntax 2018-02-03 19:33:22 +02:00
z7zmey ca889c1e78 fix traversing the catch node 2018-02-03 15:24:41 +02:00
z7zmey ccfa3988be php5 syntax 2018-02-03 15:24:00 +02:00
z7zmey 7b8c30d9ee php5 syntax 2018-02-03 14:41:34 +02:00
z7zmey 9cbf4de42e php5 syntax 2018-02-03 14:29:23 +02:00
z7zmey 4225f07358 php5 syntax 2018-02-03 12:09:02 +02:00
z7zmey 79a9bf3282 php5 syntax 2018-02-02 15:01:03 +02:00
Slizov VadimandGitHub 1ff58e5cfb Update README.md 2018-02-02 14:37:45 +02:00
z7zmey b4cdb8f8d7 php5 syntax 2018-02-02 14:36:57 +02:00
z7zmey c662e0c20e php5 syntax 2018-02-01 20:40:04 +02:00
z7zmey c80f0b8fa0 php5 syntax 2018-02-01 16:07:18 +02:00
z7zmey 799cd1d5ce php5 syntax 2018-02-01 12:35:43 +02:00
z7zmey 58d606e3c2 php5 syntax 2018-02-01 12:04:17 +02:00
z7zmey fde1601b62 php5 syntax 2018-01-31 12:55:50 +02:00
z7zmey fc2c38b16e php5 syntax 2018-01-31 12:29:38 +02:00
z7zmey 39913bd6d1 php5 syntax 2018-01-29 21:12:12 +02:00
z7zmey af9a7e54ed php5 syntax 2018-01-29 16:43:23 +02:00
z7zmey 59d644ec9a php5 syntax 2018-01-29 16:37:09 +02:00
z7zmey 4794d3e213 php5 syntax 2018-01-29 16:22:04 +02:00