object(ArrayObject)#1 (1) {
["storage":"ArrayObject":private]=>
array(1) {
["foo"]=>
NULL
}
}
object array access:
bool(false)
Fatal error: Uncaught TypeError: array_key_exists(): Argument #2 ($array) must be of type array, ArrayObject given in /in/16e5v:11
Stack trace:
#0 {main}
thrown in /in/16e5v on line 11
Process exited with code 255.
Output for 7.4.0 - 7.4.33
object(ArrayObject)#1 (1) {
["storage":"ArrayObject":private]=>
array(1) {
["foo"]=>
NULL
}
}
object array access:
bool(false)
Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /in/16e5v on line 11
bool(true)
bool(false)
Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /in/16e5v on line 14
NULL