php-src/tests
Nikita Popov 1a3bdb4a2c Remove some references to E_STRICT in tests
run-tests.php enforces error_reporting=E_ALL (including E_STRICT),
setting this explicitly in not necessary. Conversely, after the
removal of some E_STRICT errors, explicitly excluding it is no
longer necessary in some places.
2018-02-03 18:17:12 +01:00
..
basic Change PHP_OS_FAMILY slightly 2017-02-22 12:31:06 +01:00
classes Remove superfluous SKIPIF sections in tests 2018-02-03 17:50:51 +01:00
func test to function addcslashes 2014-11-23 17:19:56 -08:00
lang Remove some references to E_STRICT in tests 2018-02-03 18:17:12 +01:00
output Merge branch 'PHP-7.1' into PHP-7.2 2017-09-21 00:04:56 +01:00
run-test Remove superfluous SKIPIF sections in tests 2018-02-03 17:50:51 +01:00
security Change PHP_OS_FAMILY slightly 2017-02-22 12:31:06 +01:00
strings Fix tests expecting specific resource IDs 2013-12-15 16:51:21 +08:00
quicktester.inc