Jan, On Fri, 2013-07-19 at 23:25 +0200, Jan Ehrhardt wrote: > Sometimes you run into weird things. Today I learned that upgrading to > ICU51 works perfectly under x64, but x86 stumbles over it and fails to > compile php_intl.dll. No wonder the official builds still stick to > 50.1.2. >
There was some tickets about ICU 51, like #64991. But while trying with VC11 i had no issue with ICU itself. However there was too much PHP tests failing, obviously due to differences between 50 and 51 in the conversion area. As that was already PHP 5.5 beta phase, upgrading ICU once more wasn't very feasible option. Once you have ICU 51 before it gets officially upgraded, feel free to fix the test fails in PHP, as that's the reason why it wasn't upgraded so fast :) Regards Anatol -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php