Test: /ext/standard/tests/strings/bug51899.phpt - Version 7.2.0-dev        

Bug #51899 Parse error in parse_ini_file() function when empy value followed by no newline
Submitted: 2010-05-24 15:36:23 Modified: 2010-05-26 04:18:10
From: aigors Assigned: felipe
Status: Closed Package: Filesystem function related
PHP Version: 5.3.2 OS: Windows XP

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

Count Diff
12 (48%)
013+ zend_mm_heap corrupted
014+ Segmentation fault (core dumped)
015+
016+ Termsig=11
013- array(1) {
014- ["a"]=>
015- string(2) "b "
016- }
017- array(0) {
018- }
019- array(0) {
020- }
021- array(0) {
022- }
12 (48%)
013+ zend_mm_heap corrupted
013- array(1) {
014- ["a"]=>
015- string(2) "b "
016- }
017- array(0) {
018- }
019- array(0) {
020- }
021- array(0) {
022- }
1 (4%)
013+
014+ Termsig=11
013- array(1) {
014- ["a"]=>
015- string(2) "b "
016- }
017- array(0) {
018- }
019- array(0) {
020- }
021- array(0) {
022- }