mirror of
https://github.com/php/php-src.git
synced 2025-01-09 12:34:14 +08:00
- fix test, slash or back slash can be present
This commit is contained in:
parent
d6acaddca2
commit
10ced2993b
@ -11,4 +11,4 @@ precision=12
|
||||
var_dump(php_ini_loaded_file());
|
||||
?>
|
||||
--EXPECTF--
|
||||
string(%d) "%s/tmp-php.ini"
|
||||
string(%d) "%stmp-php.ini"
|
||||
|
Loading…
Reference in New Issue
Block a user