diff options
Diffstat (limited to 'ext/standard/tests/math/pow_variation1.phpt')
-rw-r--r-- | ext/standard/tests/math/pow_variation1.phpt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ext/standard/tests/math/pow_variation1.phpt b/ext/standard/tests/math/pow_variation1.phpt index fc2c9aa1a2..f205c18a83 100644 --- a/ext/standard/tests/math/pow_variation1.phpt +++ b/ext/standard/tests/math/pow_variation1.phpt @@ -174,9 +174,7 @@ Warning: A non-numeric value encountered in %s on line %d int(0) -- Iteration 23 -- - -Notice: Object of class classA could not be converted to number in %s on line %d -int(1) +Unsupported operand types: object ** int -- Iteration 24 -- int(0) |