diff options
Diffstat (limited to 'Zend/tests/concat_001.phpt')
-rw-r--r-- | Zend/tests/concat_001.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/concat_001.phpt b/Zend/tests/concat_001.phpt index 1307c28930..805478a0cf 100644 --- a/Zend/tests/concat_001.phpt +++ b/Zend/tests/concat_001.phpt @@ -49,7 +49,7 @@ var_dump($d.$d); echo "Done\n"; ?> ---EXPECTF-- +--EXPECTF-- Notice: Array to string conversion in %sconcat_001.php on line %d string(24) "Arraythis is test object" |