summaryrefslogtreecommitdiff
path: root/tests/lang/passByReference_010.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lang/passByReference_010.phpt')
-rw-r--r--tests/lang/passByReference_010.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/lang/passByReference_010.phpt b/tests/lang/passByReference_010.phpt
index 431659a24a..f996073c0f 100644
--- a/tests/lang/passByReference_010.phpt
+++ b/tests/lang/passByReference_010.phpt
@@ -33,8 +33,6 @@ var_dump($a);
?>
--EXPECTF--
-
-
---> Pass constant assignment by reference:
Notice: Only variables should be passed by reference in %s on line 9