Enable javascript to submit You have javascript disabled. You will not be able to edit any code.
Output for 8.0.0 - 8.0.30 , 8.1.0 - 8.1.34 , 8.2.0 - 8.2.30 , 8.3.0 - 8.3.30 , 8.4.1 - 8.4.18 , 8.5.0 - 8.5.3 Fatal error: Uncaught Error: Attempt to assign property "recipient_name" on null in /in/UcITu:12
Stack trace:
#0 {main}
thrown in /in/UcITu on line 12
Process exited with code 255 . Output for 7.1.0 - 7.1.33 , 7.2.0 - 7.2.34 , 7.3.0 - 7.3.33 , 7.4.0 - 7.4.33 Warning: Creating default object from empty value in /in/UcITu on line 12
array(1) {
[0]=>
object(stdClass)#3 (2) {
["recipient_name"]=>
string(6) "John D"
["phone_number"]=>
string(6) "123456"
}
}
array(2) {
[0]=>
object(stdClass)#3 (2) {
["recipient_name"]=>
string(6) "John D"
["phone_number"]=>
string(6) "123456"
}
[1]=>
object(stdClass)#4 (2) {
["recipient_name"]=>
string(5) "Doe J"
["phone_number"]=>
string(6) "654321"
}
}
array(3) {
[0]=>
object(stdClass)#3 (2) {
["recipient_name"]=>
string(6) "John D"
["phone_number"]=>
string(6) "123456"
}
[1]=>
object(stdClass)#4 (2) {
["recipient_name"]=>
string(5) "Doe J"
["phone_number"]=>
string(6) "654321"
}
[2]=>
object(stdClass)#5 (2) {
["recipient_name"]=>
string(6) "Jon Do"
["phone_number"]=>
string(6) "112233"
}
}