summaryrefslogtreecommitdiff
path: root/Zend/tests/bug72038.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug72038.phpt')
-rw-r--r--Zend/tests/bug72038.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Zend/tests/bug72038.phpt b/Zend/tests/bug72038.phpt
index 9ce82268c1..1e32af4c18 100644
--- a/Zend/tests/bug72038.phpt
+++ b/Zend/tests/bug72038.phpt
@@ -16,6 +16,7 @@ function test(&$param) {
?>
--EXPECTF--
+
Notice: Only variables should be passed by reference in %s on line %d
object(stdClass)#1 (0) {
}
@@ -23,3 +24,4 @@ object(stdClass)#1 (0) {
Notice: Only variables should be passed by reference in %s on line %d
int(2)
int(1)
+