summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings/strrpos_variation14.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/strings/strrpos_variation14.phpt')
-rw-r--r--ext/standard/tests/strings/strrpos_variation14.phpt20
1 files changed, 10 insertions, 10 deletions
diff --git a/ext/standard/tests/strings/strrpos_variation14.phpt b/ext/standard/tests/strings/strrpos_variation14.phpt
index 9b5d2154e8..ba252b9d2b 100644
--- a/ext/standard/tests/strings/strrpos_variation14.phpt
+++ b/ext/standard/tests/strings/strrpos_variation14.phpt
@@ -94,7 +94,7 @@ int(6)
int(6)
-- Iteration 3 --
-Warning: strrpos() expects parameter 3 to be long, double given in %s on line %d
+Warning: strrpos() expects parameter 3 to be integer, float given in %s on line %d
bool(false)
-- Iteration 4 --
int(6)
@@ -102,23 +102,23 @@ int(6)
int(6)
-- Iteration 6 --
-Warning: strrpos() expects parameter 3 to be long, array given in %s on line %d
+Warning: strrpos() expects parameter 3 to be integer, array given in %s on line %d
bool(false)
-- Iteration 7 --
-Warning: strrpos() expects parameter 3 to be long, array given in %s on line %d
+Warning: strrpos() expects parameter 3 to be integer, array given in %s on line %d
bool(false)
-- Iteration 8 --
-Warning: strrpos() expects parameter 3 to be long, array given in %s on line %d
+Warning: strrpos() expects parameter 3 to be integer, array given in %s on line %d
bool(false)
-- Iteration 9 --
-Warning: strrpos() expects parameter 3 to be long, array given in %s on line %d
+Warning: strrpos() expects parameter 3 to be integer, array given in %s on line %d
bool(false)
-- Iteration 10 --
-Warning: strrpos() expects parameter 3 to be long, array given in %s on line %d
+Warning: strrpos() expects parameter 3 to be integer, array given in %s on line %d
bool(false)
-- Iteration 11 --
int(6)
@@ -130,15 +130,15 @@ int(6)
int(6)
-- Iteration 15 --
-Warning: strrpos() expects parameter 3 to be long, object given in %s on line %d
+Warning: strrpos() expects parameter 3 to be integer, object given in %s on line %d
bool(false)
-- Iteration 16 --
-Warning: strrpos() expects parameter 3 to be long, string given in %s on line %d
+Warning: strrpos() expects parameter 3 to be integer, string given in %s on line %d
bool(false)
-- Iteration 17 --
-Warning: strrpos() expects parameter 3 to be long, string given in %s on line %d
+Warning: strrpos() expects parameter 3 to be integer, string given in %s on line %d
bool(false)
-- Iteration 18 --
int(6)
@@ -146,7 +146,7 @@ int(6)
int(6)
-- Iteration 20 --
-Warning: strrpos() expects parameter 3 to be long, resource given in %s on line %d
+Warning: strrpos() expects parameter 3 to be integer, resource given in %s on line %d
bool(false)
-- Iteration 21 --
int(6)