Skip to content

Commit 7f3fd30

Browse files
committed
[skip ci] Fix intl test on 32-bit machines
1 parent 1cf4cc3 commit 7f3fd30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/intl/tests/gh13766.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ int(%d)
3232
string(19) "America/Los_Angeles"
3333
IntlDateFormatter::parseToCalendar(): Argument #2 ($offset) must be of type int, string given
3434

35-
Deprecated: Implicit conversion from float 1.4757395258967641E+20 to int loses precision in %s on line %d
35+
Deprecated: Implicit conversion from float %r(1\.4757395258967641E\+20|34359738352)%r to int loses precision in %s on line %d

0 commit comments

Comments
 (0)