diff options
Diffstat (limited to 'ext/standard/tests/array/prev_variation1.phpt')
| -rwxr-xr-x | ext/standard/tests/array/prev_variation1.phpt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ext/standard/tests/array/prev_variation1.phpt b/ext/standard/tests/array/prev_variation1.phpt index 43b73e850b..837b2e16e6 100755 --- a/ext/standard/tests/array/prev_variation1.phpt +++ b/ext/standard/tests/array/prev_variation1.phpt @@ -200,9 +200,7 @@ Warning: prev() expects parameter 1 to be array, Unicode string given in %s on l NULL -- Iteration 22 -- - -Warning: prev() expects parameter 1 to be array, object given in %s on line %d -NULL +bool(false) -- Iteration 23 -- @@ -219,3 +217,4 @@ NULL Warning: prev() expects parameter 1 to be array, resource given in %s on line %d NULL ===DONE=== + |
