summaryrefslogtreecommitdiff
path: root/Zend/tests/self_mod.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/self_mod.phpt')
-rw-r--r--Zend/tests/self_mod.phpt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Zend/tests/self_mod.phpt b/Zend/tests/self_mod.phpt
index 19e45d88fc..0b10987aeb 100644
--- a/Zend/tests/self_mod.phpt
+++ b/Zend/tests/self_mod.phpt
@@ -20,6 +20,10 @@ echo "Done\n";
?>
--EXPECTF--
int(13)
+
+Warning: A non-numeric value encountered in %s on line %d
int(0)
+
+Notice: A non well formed numeric value encountered in %s on line %d
int(3)
Done