Nikita Popov
|
430137d82a
|
Relax error message check
|
2020-08-05 09:45:32 +02:00 |
|
Máté Kocsis
|
d1764ca330
|
Make error messages more consistent by fixing capitalization
Closes GH-5066 As a first step, let's capitalize their initial letter when it is applicable.
|
2020-01-17 14:52:46 +01:00 |
|
Fabien Villepinte
|
a555cc0b3d
|
Clean DONE tags from tests
Remove most of the `===DONE===` tags and its variations.
Keep `===DONE===` if the test output otherwise becomes empty.
Closes GH-4872.
|
2019-11-07 21:31:47 +01:00 |
|
Gabriel Caruso
|
9c144e0d82
|
Trim trailing whitespace in tests
|
2018-10-14 12:07:20 -03:00 |
|
Pierre Joye
|
8d45abb514
|
- MFH: skip 007 on non windows platform and add a win specific version (file not found instead of filename too long)
|
2008-08-21 11:01:55 +00:00 |
|
Dmitry Stogov
|
2790eebdbc
|
Fixed tests
|
2008-03-24 10:09:41 +00:00 |
|
Marcus Boerger
|
af316021e8
|
- Rewrite scanner to be based on re2c instead of flex
The full patch is available as:
http://php.net/~helly/php-re2c-5.3-20080316.diff.txt
This is against php-re2c repository version 98
An older patch against version 97 is available under:
http://php.net/~helly/php-re2c-97-20080316.diff.txt
|
2008-03-16 21:06:55 +00:00 |
|
Antony Dovgal
|
7efde494d7
|
MFH: flush output buffer when/if highlight_string()/php_strip_whitespace()/highlight_string() fail
|
2007-05-10 16:28:11 +00:00 |
|