php-src/tests
Dmitry Stogov 1c94ff0595 Implement engine exceptions
RFC: https://wiki.php.net/rfc/engine_exceptions_for_php7

Pending changes regarding naming of BaseException and whether it
should be an interface.
2015-03-09 14:01:32 +01:00
..
basic Merge branch 'PHP-5.6' 2015-02-03 19:00:13 +09:00
classes Implement engine exceptions 2015-03-09 14:01:32 +01:00
func test to function addcslashes 2014-11-23 17:19:56 -08:00
lang Implement engine exceptions 2015-03-09 14:01:32 +01:00
output Fix test 2015-03-03 22:56:23 +08:00
run-test Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00: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