mirror of
https://github.com/php/php-src.git
synced 2026-04-29 19:23:22 +02:00
Fix test after the convert_to_long be improved, see #64290
This commit is contained in:
@@ -62,8 +62,8 @@ int(16)
|
||||
int(24)
|
||||
|
||||
-- Iteration 3 --
|
||||
1234000 0 120
|
||||
int(25)
|
||||
1234000 3875820019684212736 120
|
||||
int(34)
|
||||
|
||||
-- Iteration 4 --
|
||||
#1 0 $0 10
|
||||
|
||||
@@ -58,7 +58,7 @@ string(16) "1234567 342391 0"
|
||||
string(24) "12345678900 u 1234 12345"
|
||||
|
||||
-- Iteration 3 --
|
||||
string(25) " 1234000 0 120"
|
||||
string(34) " 1234000 3875820019684212736 120"
|
||||
|
||||
-- Iteration 4 --
|
||||
string(10) "#1 0 $0 10"
|
||||
|
||||
Reference in New Issue
Block a user