summaryrefslogtreecommitdiff
path: root/Zend/tests/bug34879.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug34879.phpt')
-rw-r--r--Zend/tests/bug34879.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug34879.phpt b/Zend/tests/bug34879.phpt
index 606142bde7..6c422ca268 100644
--- a/Zend/tests/bug34879.phpt
+++ b/Zend/tests/bug34879.phpt
@@ -8,4 +8,4 @@ print_r(str_replace('a', 'b', array(-1 =>-1)));
Array
(
[-1] => -1
-) \ No newline at end of file
+)