1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 09:28:21 +02:00

- fix test, slash or back slash can be present

This commit is contained in:
Pierre Joye
2011-09-05 13:13:37 +00:00
parent ea6b874ef0
commit e4337c0b27
+1 -1
View File
@@ -11,4 +11,4 @@ precision=12
var_dump(php_ini_loaded_file());
?>
--EXPECTF--
string(%d) "%s/tmp-php.ini"
string(%d) "%stmp-php.ini"