]> granicus.if.org Git - php/commitdiff
- Fixed test for bug #50590 on systems with 64-bit longs.
authorGustavo André dos Santos Lopes <cataphract@php.net>
Wed, 6 Oct 2010 17:05:05 +0000 (17:05 +0000)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Wed, 6 Oct 2010 17:05:05 +0000 (17:05 +0000)
ext/intl/tests/bug50590.phpt

index 8a7608a2433b911617fb8a66c67bc91f20ed4965..c39c333b23ad764d0affaa948b0f70926ff7a0b1 100644 (file)
@@ -10,4 +10,4 @@ var_dump($fmt->parse("Wednesday, January 20, 2038 3:14:07 AM GMT"));
 
 ?>
 --EXPECTF--
-float(2147570047)
+%s(2147570047)