Skip to content

Commit a3c0942

Browse files
committed
Merge branch 'PHP-5.5'
2 parents 0cdd4e8 + 2413fa6 commit a3c0942

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ext/standard/tests/strings/vprintf_variation15_64bit.phpt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ int(16)
6262
int(24)
6363

6464
-- Iteration 3 --
65-
1234000 0 120
66-
int(25)
65+
1234000 3875820019684212736 120
66+
int(34)
6767

6868
-- Iteration 4 --
6969
#1 0 $0 10

ext/standard/tests/strings/vsprintf_variation15_64bit.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ string(16) "1234567 342391 0"
5858
string(24) "12345678900 u 1234 12345"
5959

6060
-- Iteration 3 --
61-
string(25) " 1234000 0 120"
61+
string(34) " 1234000 3875820019684212736 120"
6262

6363
-- Iteration 4 --
6464
string(10) "#1 0 $0 10"

0 commit comments

Comments
 (0)