mirror of
https://github.com/php/php-src.git
synced 2024-12-16 05:15:03 +08:00
fix test
This commit is contained in:
parent
dc8ba6f475
commit
e79591b081
@ -7,7 +7,7 @@ Bug #24098 (pathinfo() crash)
|
||||
var_dump(pathinfo("/dsds.asa"));
|
||||
?>
|
||||
--EXPECT--
|
||||
array(3) {
|
||||
array(4) {
|
||||
["dirname"]=>
|
||||
string(1) "/"
|
||||
["basename"]=>
|
||||
|
Loading…
Reference in New Issue
Block a user