Nikita Popov
|
0146bab449
|
Merge branch 'PHP-7.4'
|
2019-07-12 12:55:21 +02:00 |
|
Nikita Popov
|
9a274de4f4
|
Improve bless_tests
If a string var_dump contains a wildcard, also make the length a
wildcard.
|
2019-07-12 12:54:01 +02:00 |
|
Nikita Popov
|
1df8175b61
|
Convert fetch_resource warnings into TypeErrors
More type checks that are not part of zpp and should generate a
TypeError in PHP 8.
|
2019-06-03 09:17:12 +02:00 |
|
Nikita Popov
|
e53e753c0e
|
Support passing single file to bless_tests.php
Or a mix of multiple directories/files. Also make the file executable.
|
2019-02-20 12:45:27 +01:00 |
|
Nikita Popov
|
cc0e01a2fa
|
Handle exception patterns in bless_tests.php
|
2019-02-18 11:03:38 +01:00 |
|
Nikita Popov
|
7a17be7f31
|
Add bless_tests.php
Helper script to perform certain kinds of trivial test updates.
|
2019-02-11 15:35:34 +01:00 |
|