php-src/tests
Nikita Popov a8bf1c5d8f Throw ParseException from lexer
Primarily to avoid getting fatal errors from token_get_all().

Implemented using a magic E_ERROR token, which the lexer emits to
force a parser failure.
2015-04-02 16:31:17 +02:00
..
basic use default test timeout 2015-03-16 23:07:33 +01:00
classes Reclassify E_STRICT notices 2015-04-01 11:17:55 +02:00
func test to function addcslashes 2014-11-23 17:19:56 -08:00
lang Throw ParseException from lexer 2015-04-02 16:31:17 +02:00
output More accurate reference counting on closures 2015-03-10 23:04:41 +03:00
run-test Another CRLF test fix 2015-03-26 03:18:42 +01:00
security fix these tests so they properly clean up after themselves. 2014-01-20 18:04:35 +01:00
strings Fix tests expecting specific resource IDs 2013-12-15 16:51:21 +08:00
quicktester.inc