Skip to content

Commit 8d7003f

Browse files
committed
Merge branch 'PHP-5.6'
* PHP-5.6: fix test Add entry for bug #69354, fixed in 5.5.25 Add CVE for bugs in 5.6.9 Add entry about PCRE upgrade (rev 95fa727) Add CVE for bugs in 5.5.25 Conflicts: ext/phar/tests/bug69441.phpt
2 parents 50688e3 + 0bc3a74 commit 8d7003f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/phar/tests/bug69441.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ $r = new Phar($fname, 0);
1414

1515
==DONE==
1616
--EXPECTF--
17-
UnexpectedValueException: phar error: corrupted central directory entry, no magic signature in zip-based phar "%s%ebug69441.phar" in %s%ebug69441.php:%d
17+
UnexpectedValueException: phar error: corrupted central directory entry, no magic signature in zip-based phar "%sbug69441.phar" in %sbug69441.php:%d
1818
Stack trace:
1919
#0 %s%ebug69441.php(%d): Phar->__construct('%s', 0)
2020
#1 {main}

0 commit comments

Comments
 (0)