Test: /Zend/tests/bug73181.phpt - Version 7.1.33
Bug #73181 | parse_str() without a second argument leads to crash | ||||
---|---|---|---|---|---|
Submitted: | 2016-09-27 11:14:42 | Modified: | 2016-09-27 17:38:22 | ||
From: | lbarnaud | Assigned: | nikic | ||
Status: | Closed | Package: | Reproducible crash | ||
PHP Version: | 7.0.11 | OS: |
There is 1 diff reported by users for this test.
Count | Diff |
---|---|
550 (100%) |
001+ array(3) {
002+ ["-oneagentphp_JF2014"]=>
003+ array(2) {
004+ [0]=>
005+ int(2)
006+ [1]=>
007+ int(2)
008+ }
001- array(2) {
|