1
0
mirror of https://github.com/php/php-src.git synced 2026-04-02 05:32:28 +02:00

Fixed tests

This commit is contained in:
Dmitry Stogov
2019-01-16 11:55:52 +03:00
parent fd27fd4a15
commit cbfb3f3fff

View File

@@ -80,11 +80,11 @@ Cannot increment property Test::$foo of type int past its maximal value
int(9223372036854775807)
Cannot increment property Test::$foo of type int past its maximal value
int(9223372036854775807)
Cannot decrement property Test::$foo of type int past its minimal value
Cannot decrement a reference held by property Test::$foo of type int past its minimal value
int(-9223372036854775808)
Cannot decrement property Test::$foo of type int past its minimal value
Cannot decrement a reference held by property Test::$foo of type int past its minimal value
int(-9223372036854775808)
Cannot increment property Test::$foo of type int past its maximal value
int(9223372036854775807)
Cannot increment property Test::$foo of type int past its maximal value
Cannot increment a reference held by property Test::$foo of type int past its maximal value
int(9223372036854775807)
Cannot increment a reference held by property Test::$foo of type int past its maximal value
int(9223372036854775807)