]> granicus.if.org Git - php/commitdiff
1.2 is a problematic float to print out
authorRasmus Lerdorf <rasmus@php.net>
Fri, 11 Jul 2014 17:29:40 +0000 (10:29 -0700)
committerRasmus Lerdorf <rasmus@php.net>
Mon, 14 Jul 2014 14:21:10 +0000 (07:21 -0700)
Lower the default display precision for this test

ext/intl/tests/collator_get_locale.phpt

index 68440f3ee765e91cc3f739ce4b260196eb3fc841..e71a020b4ba85cb6a246552dc6c6a7c4f194535c 100644 (file)
@@ -3,6 +3,8 @@ get_locale() icu <= 4.2
 --SKIPIF--
 <?php if( !extension_loaded( 'intl' ) ) print 'skip'; ?>
 <?php if(version_compare(INTL_ICU_VERSION, '4.3', '<') != 1) print 'skip'; ?>
+--INI--
+precision=6
 --FILE--
 <?php