Builder
|
Strict type compliance
|
2015-03-24 11:19:17 +01:00 |
Lexer
|
Add support for spaceship operator (<=>) [PHP 7]
|
2015-03-12 23:13:31 +01:00 |
Node
|
Rename nodes for compat with PHP 7
|
2015-03-20 21:49:38 +01:00 |
NodeVisitor
|
Replace another Scalar\String occurance
|
2015-03-21 18:47:20 +01:00 |
Unserializer
|
Rename nodes for compat with PHP 7
|
2015-03-20 21:49:38 +01:00 |
AutoloaderTest.php
|
Fix registering of PHP 7 aliases
|
2015-03-24 20:04:50 +01:00 |
BuilderFactoryTest.php
|
Add "use" builder
|
2015-03-10 16:05:55 +01:00 |
CodeTestAbstract.php
|
Strict type compliance
|
2015-03-24 11:19:17 +01:00 |
CommentTest.php
|
Use stricter assertions where possible
|
2014-09-30 20:38:09 +02:00 |
ErrorTest.php
|
Make Error column info attribute based
|
2015-04-18 12:51:26 +02:00 |
LexerTest.php
|
Fix lexer tests for HHVM
|
2015-02-26 19:19:40 +01:00 |
NodeDumperTest.php
|
Rename nodes for compat with PHP 7
|
2015-03-20 21:49:38 +01:00 |