php-src/tests
Anatol Belski e08c0ed8ce Bug #74815 crash with a combination of INI entries at startup
TS related VCWD routines depend on CWD. Thus, a premature CWD
deactivation renders the VCWD layer unusable. Same issue seems to
persist in versions < 7.2, just that the code path is actually unused so
the issue didn't show up. Still might make sense to backport this into
lower branches.
2017-06-27 16:30:10 +02:00
..
basic Change PHP_OS_FAMILY slightly 2017-02-22 12:31:06 +01:00
classes Implement object type annotation 2017-06-25 21:49:41 +02:00
func test to function addcslashes 2014-11-23 17:19:56 -08:00
lang Deprecate each() 2017-02-03 21:02:52 +01:00
output Bug #74815 crash with a combination of INI entries at startup 2017-06-27 16:30:10 +02:00
run-test Deprecate track_errors / $php_errormsg 2017-02-03 21:02:52 +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