diff options
Diffstat (limited to 'Zend/tests/018.phpt')
-rw-r--r-- | Zend/tests/018.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/018.phpt b/Zend/tests/018.phpt index 9543cc4caa..5ced729fce 100644 --- a/Zend/tests/018.phpt +++ b/Zend/tests/018.phpt @@ -17,7 +17,7 @@ var_dump(constant("TEST_CONST2")); echo "Done\n"; ?> ---EXPECTF-- +--EXPECTF-- Warning: constant() expects exactly 1 parameter, 0 given in %s on line %d NULL |