Lines Matching refs:stdClass
10 Cannot use object of type stdClass as array
12 Cannot use object of type stdClass as array
14 Cannot use object of type stdClass as array
16 Cannot use object of type stdClass as array
18 Cannot use object of type stdClass as array
20 Cannot use object of type stdClass as array
22 Cannot use object of type stdClass as array
24 Cannot use object of type stdClass as array
26 Cannot use object of type stdClass as array
28 Cannot use object of type stdClass as array
30 Cannot use object of type stdClass as array
32 Cannot use object of type stdClass as array
34 Cannot use object of type stdClass as array
36 Cannot use object of type stdClass as array
38 Cannot use object of type stdClass as array
40 Cannot use object of type stdClass as array
46 $container = new stdClass();
47 …$error = '(new stdClass())[' . zend_test_var_export($dimension) . '] has different outputs' . "\n";
68 $container = new stdClass();
69 … $error = '(new stdClass())[&' . zend_test_var_export($offset) . '] has different outputs' . "\n";