mirror of
https://github.com/php/php-src.git
synced 2024-11-27 20:03:40 +08:00
Merge branch 'PHP-7.4' into PHP-8.0
* PHP-7.4: Fix test
This commit is contained in:
commit
ffcf5ba4ae
@ -41,5 +41,5 @@ try {
|
||||
@rmdir(__DIR__ . '/bug81211');
|
||||
?>
|
||||
--EXPECTF--
|
||||
Iterator RecursiveIteratorIterator returned a path "%s%ebug81211\foobar\file" that is not in the base directory "%s%ebug81211\foo"
|
||||
Iterator RecursiveDirectoryIterator returned a path "%s%ebug81211\foobar\file" that is not in the base directory "%s%ebug81211\foo"
|
||||
Iterator RecursiveIteratorIterator returned a path "%s%ebug81211%efoobar%efile" that is not in the base directory "%s%ebug81211%efoo"
|
||||
Iterator RecursiveDirectoryIterator returned a path "%s%ebug81211%efoobar%efile" that is not in the base directory "%s%ebug81211%efoo"
|
||||
|
Loading…
Reference in New Issue
Block a user