Test: /ext/phar/tests/bug69720.phpt - Version 7.0.11-dev        

Security #69720 Null pointer dereference in phar_get_fp_offset()
Submitted: 2015-05-28 12:06:33 Modified: 2015-10-11 10:53:39
From: emmanuel.law Assigned: kaplan
Status: Closed Package: PHAR related
PHP Version: 5.6.9, 5.6.10 OS: *

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ Segmentation fault (core dumped)
001- MY_METADATA_NULL
003+ Termsig=11
003- Warning: file_get_contents(phar://%s): failed to open stream: phar error: "test.php" is not a file in phar "%s.phar" in %s.php on line %d
004- array(1) {
005- ["whatever"]=>
006- int(123)
007- }
008- object(DateTime)#2 (3) {
009- ["date"]=>
010- string(26) "2000-01-01 00:00:00.000000"
011- ["timezone_type"]=>
012- int(3)
013- ["timezone"]=>
014- string(3) "UTC"
015- }