diff options
Diffstat (limited to 'ext/gmp/tests/cast.phpt')
-rw-r--r-- | ext/gmp/tests/cast.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gmp/tests/cast.phpt b/ext/gmp/tests/cast.phpt index eb1832c4dd..8606538baf 100644 --- a/ext/gmp/tests/cast.phpt +++ b/ext/gmp/tests/cast.phpt @@ -19,4 +19,4 @@ string(2) "42" int(42) float(42) -Catchable fatal error: Object of class GMP could not be converted to boolean in %s on line %d +Recoverable fatal error: Object of class GMP could not be converted to boolean in %s on line %d |