summaryrefslogtreecommitdiff
path: root/ext/standard/tests/math/pow_variation1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/math/pow_variation1.phpt')
-rw-r--r--ext/standard/tests/math/pow_variation1.phpt22
1 files changed, 6 insertions, 16 deletions
diff --git a/ext/standard/tests/math/pow_variation1.phpt b/ext/standard/tests/math/pow_variation1.phpt
index d141ddd787..a4283a4ac9 100644
--- a/ext/standard/tests/math/pow_variation1.phpt
+++ b/ext/standard/tests/math/pow_variation1.phpt
@@ -141,32 +141,22 @@ int(1)
int(0)
-- Iteration 17 --
-
-Warning: A non-numeric value encountered in %s on line %d
-int(0)
+Unsupported operand types: string ** int
-- Iteration 18 --
-
-Warning: A non-numeric value encountered in %s on line %d
-int(0)
+Unsupported operand types: string ** int
-- Iteration 19 --
Unsupported operand types: array ** int
-- Iteration 20 --
-
-Warning: A non-numeric value encountered in %s on line %d
-int(0)
+Unsupported operand types: string ** int
-- Iteration 21 --
-
-Warning: A non-numeric value encountered in %s on line %d
-int(0)
+Unsupported operand types: string ** int
-- Iteration 22 --
-
-Warning: A non-numeric value encountered in %s on line %d
-int(0)
+Unsupported operand types: string ** int
-- Iteration 23 --
Unsupported operand types: classA ** int
@@ -178,4 +168,4 @@ int(0)
int(0)
-- Iteration 26 --
-%s
+Unsupported operand types: resource ** int