pajoye Sat Oct 7 18:47:44 2006 UTC Modified files: /php-src unicode-progress.txt Log: - forgot one and order the ext lists alpha. http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.56&r2=1.57&diff_format=u Index: php-src/unicode-progress.txt diff -u php-src/unicode-progress.txt:1.56 php-src/unicode-progress.txt:1.57 --- php-src/unicode-progress.txt:1.56 Sat Oct 7 18:29:50 2006 +++ php-src/unicode-progress.txt Sat Oct 7 18:47:44 2006 @@ -36,23 +36,30 @@ Upgrade, do wordwrapping on codepoint (or glyph ?) level, maybe use additional whitespace chars instead of just space. + +ext/filter +------------ + Status: To be discussed + The unicode support must be discussed with the filter maintainers + and Andrei (sapi maintainers too?). Please mail them and the list prior + to any work or commits. + ext/gd ------------ Status: In Progress A preliminary version has been commited by Sara. Pierre is working on the migration of the GD extension for php6. - -ext/zip + +ext/openssl ------------ Status: In Progress (Pierre) -ext/filter +ext/zip ------------ - Status: To be discussed - The unicode support must be discussed with the filter maintainers - and Andrei (sapi maintainers too?). Please mail them and the list prior - to any work or commits. + Status: In Progress + (Pierre) + Completed =========
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php