mike            Thu Nov 16 13:33:35 2006 UTC

  Modified files:              
    /php-src    unicode-progress.txt 
  Log:
  - fix ext/zlib status;
    Nuno upgraded gzio
    stream wrapper and filter seem untouched
  
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.59&r2=1.60&diff_format=u
Index: php-src/unicode-progress.txt
diff -u php-src/unicode-progress.txt:1.59 php-src/unicode-progress.txt:1.60
--- php-src/unicode-progress.txt:1.59   Thu Nov 16 09:18:55 2006
+++ php-src/unicode-progress.txt        Thu Nov 16 13:33:34 2006
@@ -282,6 +282,19 @@
 ext/zlib
 --------
   TBD:
+    zlib_filter.c
+    zlib_fopen_wrapper.c
+
+  Completed:
+    gzcompress()
+    gzuncompress()
+    gzdeflate()
+    gzinflate()
+    gzencode()
+    gzdecode()
+    zlib_encode()
+    zlib_decode()
+    zlib_get_coding_type()
     readgzfile()
     gzrewind()
     gzclose()
@@ -300,16 +313,6 @@
     gzcompress()
     gzuncompress()
 
-  Completed:
-    gzcompress()
-    gzuncompress()
-    gzdeflate()
-    gzinflate()
-    gzencode()
-    gzdecode()
-    zlib_encode()
-    zlib_decode()
-    zlib_get_coding_type()
 
 Zend Engine
 -----------

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

Reply via email to