nikic
|
8507af6f4a
|
Add missing require in tests
Test files aren't autoloaded, so this was order-dependent.
|
2014-11-27 21:01:56 +01:00 |
|
nikic
|
7c98ad6f9b
|
Support file offsets in emulative lexer as well
Also run normal lexer tests against emulative lexer and fix a bug
in __halt_compiler() handling found as a result.
|
2014-11-27 20:57:38 +01:00 |
|
nikic
|
66fd29cb58
|
Use stricter assertions where possible
|
2014-09-30 20:38:09 +02:00 |
|
nikic
|
cda6f575f0
|
Add support for pow operator (PHP 5.6)
|
2014-03-26 19:18:16 +01:00 |
|
nikic
|
96f1151ab2
|
Add support for variadic parameters (PHP 5.6)
|
2014-03-26 18:23:30 +01:00 |
|
nikic
|
f82862ec9c
|
Port library to use namespaces, with BC for old names
|
2014-02-06 20:29:35 +01:00 |
|