Test: /ext/standard/tests/general_functions/bug70947.phpt - Version 7.2.0-dev        

Bug #70947 INI parser segfault with INI_SCANNER_TYPED
Submitted: 2015-11-20 10:48:27 Modified:
From: samuli.kauranne Assigned:
Status: Closed Package: Filesystem function related
PHP Version: 7.0.0RC7 OS: *

There are 4 different diffs reported by users for this test.

Count Diff
12 (48%)
001+ zend_mm_heap corrupted
002+ Segmentation fault (core dumped)
003+
004+ Termsig=11
001- array(1) {
002- ["foo"]=>
003- string(7) "bar 123"
004- }
11 (44%)
001+ zend_mm_heap corrupted
001- array(1) {
002- ["foo"]=>
003- string(7) "bar 123"
004- }
1 (4%)
001+ Termsig=11
001- array(1) {
002- ["foo"]=>
003- string(7) "bar 123"
004- }
1 (4%)
001+ Segmentation fault (core dumped)
002+
003+ Termsig=11
001- array(1) {
002- ["foo"]=>
003- string(7) "bar 123"
004- }