PHP ICUプロジェクトが始動した模様
ICU(International Components for Unicode)プロジェクトで「PHP ICUプロジェクト」が立ち上がったようです。PHP6の目玉(?)であるUnicodeサポートは、このICUを利用しています。
超意訳すると「PHP5・6向けにi18nな機能をextension形式で提供していくよん」ということらしいです。
We have started a project to make it easier to support international
markets using PHP. A number of internationalization functions from IBM
ICU will be made available in PHP as an extension.This project targets both PHP 5 and PHP 6. The goal is to support the
most useful i18n services on both, while ensuring that any code running
in PHP 5 using these functions would work the same in PHP 6. The PHP 6
implementation may provide additional functionality.