summaryrefslogtreecommitdiff
path: root/Zend/tests/not_002.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/not_002.phpt')
-rw-r--r--Zend/tests/not_002.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Zend/tests/not_002.phpt b/Zend/tests/not_002.phpt
index 38691a1a51..3282053b6b 100644
--- a/Zend/tests/not_002.phpt
+++ b/Zend/tests/not_002.phpt
@@ -18,9 +18,9 @@ var_dump($a);
echo "Done\n";
?>
--EXPECTF--
-Exception: Unsupported operand types
+Exception: Cannot perform bitwise not on array
-Fatal error: Uncaught Error: Unsupported operand types in %s:%d
+Fatal error: Uncaught TypeError: Cannot perform bitwise not on array in %s:%d
Stack trace:
#0 {main}
thrown in %s on line %d