.. |
fetchAndCall
|
Introduce Nop statement to collect dangling comments
|
2016-03-09 19:48:36 +01:00 |
uvs
|
Import some UVS tests
|
2015-06-13 15:42:09 +02:00 |
arrayDef.test
|
Add dumpComments option to NodeDumper
|
2016-03-09 19:48:36 +01:00 |
arrayDestructuring.test
|
PHP 7: Short destructuring syntax
|
2016-07-06 23:43:23 +02:00 |
assign.test
|
Merge branch '2.x'
|
2016-08-30 22:14:09 +02:00 |
assignNewByRef.test
|
Forbid "=& new" in PHP 7 mode
|
2016-08-30 22:12:01 +02:00 |
cast.test
|
Insert comments when pretty printing
|
2012-05-11 16:18:14 +02:00 |
clone.test
|
Insert comments when pretty printing
|
2012-05-11 16:18:14 +02:00 |
closure.test
|
Add support for return type declarations [PHP 7]
|
2015-03-12 22:16:12 +01:00 |
comparison.test
|
Add support for spaceship operator (<=>) [PHP 7]
|
2015-03-12 23:13:31 +01:00 |
constant_expr.test
|
Cover remaining constant scalar expressions
|
2014-09-28 13:05:23 +02:00 |
errorSuppress.test
|
Insert comments when pretty printing
|
2012-05-11 16:18:14 +02:00 |
exit.test
|
Insert comments when pretty printing
|
2012-05-11 16:18:14 +02:00 |
includeAndEval.test
|
NodeDumper: Resolve type for include/use as well
|
2016-07-25 14:04:04 +02:00 |
issetAndEmpty.test
|
Add support for expressions in empty (PHP 5.5)
|
2012-09-07 23:42:01 +02:00 |
listWithKeys.test
|
PHP 7.1: list() with keys
|
2016-07-09 21:55:55 +02:00 |
logic.test
|
Add dumpComments option to NodeDumper
|
2016-03-09 19:48:36 +01:00 |
math.test
|
Add dumpComments option to NodeDumper
|
2016-03-09 19:48:36 +01:00 |
new.test
|
Fix new.test and code test runner
|
2016-04-20 15:03:18 +02:00 |
newWithoutClass.test
|
Support recovery for new without class name
|
2016-11-21 16:51:53 +01:00 |
print.test
|
Insert comments when pretty printing
|
2012-05-11 16:18:14 +02:00 |
shellExec.test
|
Introduce Scalar\EncapsedStringPart
|
2015-12-03 22:55:07 +01:00 |
ternaryAndCoalesce.test
|
Add dumpComments option to NodeDumper
|
2016-03-09 19:48:36 +01:00 |
variable.test
|
Implement UVS
|
2015-06-13 14:59:24 +02:00 |