Browse Source

- Fixed test for bug #50590 on systems with 64-bit longs.

pull/12/head
Gustavo André dos Santos Lopes 16 years ago
parent
commit
8d34fe0d22
  1. 2
      ext/intl/tests/bug50590.phpt

2
ext/intl/tests/bug50590.phpt

@ -10,4 +10,4 @@ var_dump($fmt->parse("Wednesday, January 20, 2038 3:14:07 AM GMT"));
?>
--EXPECTF--
float(2147570047)
%s(2147570047)
Loading…
Cancel
Save