On Sun, 13 May 2012 23:29:32 +0200, Stas Malyshev <smalys...@sugarcrm.com> wrote:

+- MessageFormatter::format() and related functions now don't error out when an insufficient argument count is provided. Instead, the placeholders will remain unsubstituted.

Is it how ICU behaves?

Yes, it is.

+- The intl extension now requires ICU 4.0+.

Not all Linux distros still on 4.0 (Centos 5 doesn't have ICU 4
package). Can we still use ICU 3 with some loss of capability or it is
impossible?

Probably not. I only tested with ICU 4.0, which is not even maintained by the ICU team anymore. I don't think there any point in supporting such old versions, especially since this is for a version of PHP that won't be out for another year.

--
Gustavo Lopes

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to