mirror of
https://github.com/php/php-src.git
synced 2025-08-20 09:24:05 +02:00
Merge branch 'PHP-5.6'
* PHP-5.6: fix dir separator in test
This commit is contained in:
commit
b816266223
1 changed files with 2 additions and 2 deletions
|
@ -16,6 +16,6 @@ $r = new Phar($fname, 0);
|
|||
--EXPECTF--
|
||||
exception 'UnexpectedValueException' with message 'phar error: corrupted central directory entry, no magic signature in zip-based phar "%s/bug69441.phar"' in %s/bug69441.php:%d
|
||||
Stack trace:
|
||||
#0 %s/bug69441.php(%d): Phar->__construct('%s', 0)
|
||||
#0 %s%ebug69441.php(%d): Phar->__construct('%s', 0)
|
||||
#1 {main}
|
||||
==DONE==
|
||||
==DONE==
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue