php2go/fixtures
2020-04-15 19:55:31 +12:00
..
0001.php node: preserve comments 2020-04-07 18:27:20 +12:00
0002-loops.php node: preserve comments 2020-04-07 18:27:20 +12:00
0003-leave-php-context.php
0004-arrays.php
0005-inheritance.php
0006-expression-assignment.php.XFAIL test: disable (XFAIL) the interface-assertion test case 2020-04-07 21:52:19 +12:00
0007-interfaces.php node: support interfaces 2020-04-07 21:53:00 +12:00
0008-try-catch-finally.php stmt: propagate err checks to top-level function calls and assignment calls 2020-04-07 23:25:43 +12:00
0009-consts.php test: add (failing) test for different types of const define 2020-04-08 20:02:45 +12:00
0010-global-scalars.php test: add fixture for global scalars 2020-04-08 20:34:00 +12:00
0011-magic-consts.php node: emit static ::class as class name string literal 2020-04-11 12:44:37 +12:00
0012-if-else.php implement walkMutate(*node); completely transform AltIf->If 2020-04-10 17:37:59 +12:00
0013-closures.php node: basic support for *expr.Closure 2020-04-11 12:46:28 +12:00
0014-switch.php node: implement switch, break, continue (basic) 2020-04-12 14:41:33 +12:00
0015-hoist.php add hoisting pass for preincrement rvalue expressions 2020-04-15 19:55:31 +12:00