Test: /Zend/tests/bug73181.phpt - Version 7.4.30
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 |
---|---|
488 (100%) |
002+ array(3) {
003+ ["-oneagentphp_JF2014"]=>
004+ array(2) {
005+ [0]=>
006+ int(2)
007+ [1]=>
008+ int(2)
009+ }
002- array(2) {
|