summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/array_unshift_variation1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/array/array_unshift_variation1.phpt')
-rw-r--r--ext/standard/tests/array/array_unshift_variation1.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/standard/tests/array/array_unshift_variation1.phpt b/ext/standard/tests/array/array_unshift_variation1.phpt
index 4d0c8c2069..f75bf6055f 100644
--- a/ext/standard/tests/array/array_unshift_variation1.phpt
+++ b/ext/standard/tests/array/array_unshift_variation1.phpt
@@ -330,9 +330,9 @@ NULL
-- Iteration 24 --
Warning: array_unshift() expects parameter 1 to be array, resource given in %s on line %d
NULL
-resource(%d) of type (stream)
+resource(5) of type (stream)
Warning: array_unshift() expects parameter 1 to be array, resource given in %s on line %d
NULL
-resource(%d) of type (stream)
+resource(5) of type (stream)
Done