- Output for 7.1.0 - 7.2.0
- string(1) "5"
string(3) "1.5"
string(3) "foo"
string(0) ""
string(1) "1"
string(0) ""
string(3) "baz"
Recoverable fatal error: Object of class stdClass could not be converted to string in /in/blFFO on line 17
Process exited with code 255. - Output for 5.3.20 - 7.0.20
- string(1) "5"
string(3) "1.5"
string(3) "foo"
string(0) ""
string(1) "1"
string(0) ""
string(3) "baz"
Catchable fatal error: Object of class stdClass could not be converted to string in /in/blFFO on line 17
Process exited with code 255.