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