Tomáš Votruba
|
f3b19c19ef
|
[PHP 7.4] Add support for arrow functions (#602)
Per RFC https://wiki.php.net/rfc/arrow_functions_v2.
|
2019-05-09 14:17:28 +02:00 |
|
Nikita Popov
|
e12891a9db
|
Ignore failures in complex flexible doc string tests
These test nesting of flexible heredoc strings. This is too hard for
us to emulate and we do not expect to see these patterns used in the
wild.
|
2018-09-21 12:35:11 +02:00 |
|
Nikita Popov
|
fd93690705
|
Test against more recent php-src tarball
|
2018-09-21 11:40:36 +02:00 |
|
Nikita Popov
|
301c34373d
|
Update run-php-src to use 7.1.0
|
2016-12-11 16:47:47 +01:00 |
|
Nikita Popov
|
954051f240
|
Run test_old using php -n
Xdebug is killing performance.
|
2016-04-10 21:09:02 +09:00 |
|
Nikita Popov
|
4252ffa43e
|
Run test_old against php-src on travis
|
2016-04-07 06:39:29 +02:00 |
|