Gabriel Caruso
|
ded3d984c6
|
Use EXPECT instead of EXPECTF when possible
EXPECTF logic in run-tests.php is considerable, so let's avoid it.
|
2018-02-20 21:53:48 +01:00 |
|
Andrea Faulds
|
3ed8b7a87b
|
Use "Standard input code" instead of "php://stdin"
|
2016-11-12 17:26:20 +00:00 |
|
Andrea Faulds
|
a103aa2dbd
|
Show "php://stdin" instead of "-" in error messages
|
2016-11-12 17:26:20 +00:00 |
|
Jani Taskinen
|
13dff74889
|
fix tests
|
2008-08-14 20:51:35 +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
|
a0370cd797
|
add tests for CGI
|
2007-04-17 19:49:26 +00:00 |
|