summaryrefslogtreecommitdiff
path: root/Zend/tests/not_001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/not_001.phpt')
-rw-r--r--Zend/tests/not_001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/not_001.phpt b/Zend/tests/not_001.phpt
index 2d581f2ad7..2d7f85a8b4 100644
--- a/Zend/tests/not_001.phpt
+++ b/Zend/tests/not_001.phpt
@@ -16,7 +16,7 @@ var_dump(bin2hex($s1));
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
int(-24)
string(8) "8c90929a"
Done