Test: /ext/phar/tests/bug69441.phpt - Version 5.4.34-dev        

Security #69441 Buffer Over flow when parsing tar/zip/phar in phar_set_inode
Submitted: 2015-04-14 05:35:47 Modified: 2015-04-17 20:55:16
From: emmanuel.law Assigned: stas
Status: Closed Package: PHAR related
PHP Version: 5.6.8RC1 OS: *

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+
001- 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
002- Stack trace:
003- #0 %s/bug69441.php(%d): Phar->__construct('%s', 0)
004- #1 {main}
005- ==DONE==