pajoye Sat Oct 7 18:29:50 2006 UTC Modified files: /php-src unicode-progress.txt Log: - I learned today that telling Andrei about what I'm working on is not not enough, selber schuld? http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.55&r2=1.56&diff_format=u Index: php-src/unicode-progress.txt diff -u php-src/unicode-progress.txt:1.55 php-src/unicode-progress.txt:1.56 --- php-src/unicode-progress.txt:1.55 Thu Oct 5 22:40:38 2006 +++ php-src/unicode-progress.txt Sat Oct 7 18:29:50 2006 @@ -36,8 +36,23 @@ Upgrade, do wordwrapping on codepoint (or glyph ?) level, maybe use additional whitespace chars instead of just space. +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 +------------ + Status: In Progress + (Pierre) - +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. Completed =========
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php