php-src/tests
Christoph M. Becker f924e97269
Fix #71542: disk_total_space does not work with relative paths
For ZTS builds, we need to expand the path given to `disk_free_space()`
and `disk_total_space()` to properly support the VCWD.

Closes GH-7377.
2021-08-17 11:29:33 +02:00
..
basic Fix #80384: limit read buffer size 2020-12-23 13:49:56 +01:00
classes Return error_zval form get_property_ptr_ptr on exception 2019-10-10 15:14:04 +02:00
func Cleanup of remaining E_STRICT in tests 2019-07-23 11:27:23 +02:00
lang Make 045.phpt busy wait 2020-04-29 10:12:53 +02:00
output Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
run-test This test needs to log to stdout 2018-10-31 10:43:45 -07:00
security Fix #71542: disk_total_space does not work with relative paths 2021-08-17 11:29:33 +02:00
strings Deprecate alternative array access syntax 2019-07-19 10:06:10 +02:00
quicktester.inc Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00