We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd44c56 commit 491793aCopy full SHA for 491793a
ext/opcache/tests/jit/assign_obj_op_001.phpt
@@ -14,6 +14,8 @@ $test = new Test;
14
(function(){$this->y.=[];})->call($test);
15
?>
16
--EXPECTF--
17
+Deprecated: Creation of dynamic property Test::$y is deprecated in %sassign_obj_op_001.php on line 6
18
+
19
Warning: Undefined property: Test::$y in %sassign_obj_op_001.php on line 6
20
21
Warning: Array to string conversion in %sassign_obj_op_001.php on line 6
0 commit comments