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:
@@ -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)
|
||||
Reference in New Issue
Block a user