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 43e3933 commit fcb98cbCopy full SHA for fcb98cb
Zend/tests/closure_018.phpt
@@ -21,7 +21,7 @@ var_dump($x = $test->test($y));
21
var_dump($y, $x);
22
23
?>
24
---EXPECT--
+--EXPECTF--
25
Notice: Only variable references should be returned by reference in %sclosure_018.php on line 7
26
int(4)
27
Zend/tests/closure_019.phpt
@@ -20,7 +20,6 @@ test();
20
--EXPECTF--
-
Notice: Only variable references should be returned by reference in %sclosure_019.php on line 4
int(9)
0 commit comments