#
84813dc1 |
| 23-Jul-2022 |
Nikita Popov |
Avoid repeatedly downloading archive in run-php-src.sh When doing local testing, chances are that the archive is already present.
|
#
0f645043 |
| 08-Dec-2020 |
Nikita Popov |
Drop -n flag from test_old In the hope of fixing the failure on GH actions.
|
#
72211950 |
| 09-Aug-2020 |
Nikita Popov |
Fine grained version choice for test_old
|
#
544aee16 |
| 05-Aug-2020 |
Graham Campbell |
Fix up tests
|
#
69c5d48a |
| 15-Jul-2020 |
Tomas Votruba |
[PHP 8.0] Add match expressions (#672) RFC: https://wiki.php.net/rfc/match_expression_v2 Upstream implementation: php/php-src#5371 Closes #671.
|
Revision tags: v4.3.0, v4.2.5, v4.2.4, v4.2.3, v4.2.2 |
|
#
f3b19c19 |
| 09-May-2019 |
Tomáš Votruba |
[PHP 7.4] Add support for arrow functions (#602) Per RFC https://wiki.php.net/rfc/arrow_functions_v2.
|
Revision tags: v4.2.1, v4.2.0, v4.1.1, v4.1.0 |
|
#
e12891a9 |
| 21-Sep-2018 |
Nikita Popov |
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
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.
show more ...
|
#
fd936907 |
| 21-Sep-2018 |
Nikita Popov |
Test against more recent php-src tarball
|
Revision tags: v4.0.4, v4.0.3, v4.0.2, v4.0.1, v4.0.0, v3.1.5, v4.0.0beta1, v3.1.4, v4.0.0alpha3, v3.1.3, v4.0.0alpha2, v3.1.2, v4.0.0alpha1, v3.1.1, v3.1.0, v3.0.6, v3.0.5, v3.0.4, v3.0.3 |
|
#
301c3437 |
| 11-Dec-2016 |
Nikita Popov |
Update run-php-src to use 7.1.0
|
Revision tags: v3.0.2, v3.0.1, v3.0.0, v3.0.0beta2, v3.0.0beta1, v2.1.1, v3.0.0alpha1, v2.1.0 |
|
#
954051f2 |
| 07-Apr-2016 |
Nikita Popov |
Run test_old using php -n Xdebug is killing performance.
|
#
4252ffa4 |
| 07-Apr-2016 |
Nikita Popov |
Run test_old against php-src on travis
|