mirror of
https://github.com/php/php-src.git
synced 2024-11-28 12:26:37 +08:00
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0: fix test for libzip 1.2.0
This commit is contained in:
commit
dd9701c414
@ -25,5 +25,5 @@ var_dump($zip->close());
|
||||
@unlink(__DIR__ . '/bug70322.zip');
|
||||
?>
|
||||
--EXPECTF--
|
||||
Warning: ZipArchive::close(): Read error: No such file or directory in %s%ebug70322.php on line %d
|
||||
Warning: ZipArchive::close(): %s: No such file or directory in %s%ebug70322.php on line %d
|
||||
bool(false)
|
||||
|
Loading…
Reference in New Issue
Block a user