From:             mattficken
Operating system: Windows
PHP version:      5.3Git-2012-06-04 (Git)
Package:          ICONV related
Bug Type:         Bug
Bug description:5 intl tests fail in 5.3.14rc2

Description:
------------
These 5 intl tests fail with 5.3.14rc2 on Windows, but pass with snapshot
builds 
from the last couple months:

ext\intl\tests\bug62070.phpt
ext\intl\tests\collator_get_sort_key.phpt
ext\intl\tests\dateformat_calendars.phpt
ext\intl\tests\resourcebundle_traversable.phpt
ext\intl\tests\bug62081.phpt

All the intl tests have passed with snapshot builds for the few months and
have 
passed with previous final release and QA builds.

It may have something to do with this commit:
Fix bug #62082

http://git.php.net/?p=php-
src.git;a=commitdiff;h=095f7fc965d6eaec6915b0af5b29accfab1703b3

Expected result:
----------------
ext\intl\tests\bug62070.diff
001+ 5%2F%3D%3DC%01%09%01%8F%08%00
001- 5%2F%3D%3DC%01%09%01%8F%08

ext\intl\tests\collator_get_sort_key.diff:
002+ key: %27%29%2B%01%07%01%07%00
002- key: %29%2B-%01%07%01%07%00
004+ key: %27%29-%01%07%01%07%00
004- key: %29%2B%2F%01%07%01%07%00
006+ key: %27%27%27%01%07%01%07%00
006- key: %29%29%29%01%07%01%07%00
008+ key: %5C%0A%0A%01%06%01%06%00
008- key: _++%01%06%01%06%00
010+ key: %5C%0A%01%05%01%05%00
010- key: _+%01%05%01%05%00
012+ key: Y%01%05%01%05%00
013+ source: 
012- key: %5B%01%05%01%05%00
013- source:
015+ source: 
015- source:
018+ key: %18%01%05%01%05%00
018- key: %26%80%01%05%01%05%00
020+ key: W%01%05%01%05%00
020- key: Y%01%05%01%05%00
022+ key: 7%01%05%01%05%00
022- key: 9%01%05%01%05%00
024+ key: %3B%01%05%01%05%00
024- key: %3D%01%05%01%05%00
026+ key: %5C%0A%16%1A%01%07%01%07%00
026- key: _+%2C0%01%07%01%07%00
028+ key: %5C%0A%16%18%01%07%01%07%00
028- key: _+%2C.%01%07%01%07%00
030+ key: %5C%3A%3A%3A%01%07%01%07%00
030- key: _LLL%01%07%01%07%00
032+ key: %5D%3B%3FE%01%07%01%07%00
032- key: %60%05%09%0B%01%07%01%07%00
034+ key: %5C%0A%16%1A%01%07%01%07%00
034- key: _+%2C0%01%07%01%07%00
036+ key: %5C%0A%16%18%01%07%01%07%00
036- key: _+%2C.%01%07%01%07%00
038+ key: %5C%3A%3A%3A%01%07%01%07%00
038- key: _LLL%01%07%01%07%00
040+ key: %5D%3B%3FE%01%07%01%07%00
040- key: %60%05%09%0B%01%07%01%07%00

ext\intl\tests\dateformat_calendars.diff
004- 
005- Warning: IntlDateFormatter::__construct(): datefmt_create: invalid
value 
for calendar type; it must be one of IntlDateFormatter::TRADITIONAL
(locale's 
default calendar) or IntlDateFormatter::GREGORIAN in %s on line %d

ext\intl\tests\resourcebundle_traversable.diff
001+ bool(false)
002+ 
003+ Catchable fatal error: Argument 1 passed to iterator_to_array() must 
implement interface Traversable, instance of ResourceBundle given in
C:\php-
sdk\php-test-pack-5.3-nts-windows-vc9-x86-
ra331f43\ext\intl\tests\resourcebundle_traversable.php on line 7
001- bool(true)
002- array(3) {
003-   [0]=>
004-   string(8) "cadena 1"
005-   [1]=>
006-   string(8) "cadena 2"
007-   [2]=>
008-   string(8) "cadena 3"
009- }

ext\intl\tests\bug62081.diff
001- Warning: IntlDateFormatter::__construct(): datefmt_create: cannot call

constructor twice in %s on line %d



-- 
Edit bug report at https://bugs.php.net/bug.php?id=62219&edit=1
-- 
Try a snapshot (PHP 5.4):            
https://bugs.php.net/fix.php?id=62219&r=trysnapshot54
Try a snapshot (PHP 5.3):            
https://bugs.php.net/fix.php?id=62219&r=trysnapshot53
Try a snapshot (trunk):              
https://bugs.php.net/fix.php?id=62219&r=trysnapshottrunk
Fixed in SVN:                        
https://bugs.php.net/fix.php?id=62219&r=fixed
Fixed in SVN and need be documented: 
https://bugs.php.net/fix.php?id=62219&r=needdocs
Fixed in release:                    
https://bugs.php.net/fix.php?id=62219&r=alreadyfixed
Need backtrace:                      
https://bugs.php.net/fix.php?id=62219&r=needtrace
Need Reproduce Script:               
https://bugs.php.net/fix.php?id=62219&r=needscript
Try newer version:                   
https://bugs.php.net/fix.php?id=62219&r=oldversion
Not developer issue:                 
https://bugs.php.net/fix.php?id=62219&r=support
Expected behavior:                   
https://bugs.php.net/fix.php?id=62219&r=notwrong
Not enough info:                     
https://bugs.php.net/fix.php?id=62219&r=notenoughinfo
Submitted twice:                     
https://bugs.php.net/fix.php?id=62219&r=submittedtwice
register_globals:                    
https://bugs.php.net/fix.php?id=62219&r=globals
PHP 4 support discontinued:          
https://bugs.php.net/fix.php?id=62219&r=php4
Daylight Savings:                    https://bugs.php.net/fix.php?id=62219&r=dst
IIS Stability:                       
https://bugs.php.net/fix.php?id=62219&r=isapi
Install GNU Sed:                     
https://bugs.php.net/fix.php?id=62219&r=gnused
Floating point limitations:          
https://bugs.php.net/fix.php?id=62219&r=float
No Zend Extensions:                  
https://bugs.php.net/fix.php?id=62219&r=nozend
MySQL Configuration Error:           
https://bugs.php.net/fix.php?id=62219&r=mysqlcfg

Reply via email to