]> granicus.if.org Git - php/commitdiff
Sockets currently works great with all compilers on Solaris
authorJason Greene <jason@php.net>
Tue, 11 Jun 2002 13:48:49 +0000 (13:48 +0000)
committerJason Greene <jason@php.net>
Tue, 11 Jun 2002 13:48:49 +0000 (13:48 +0000)
Update TODO

TODO

diff --git a/TODO b/TODO
index 149fa555f8e4b9b5a38f2ac545c93166508ec5f1..06942725cc539672df060cbcc5e48d850ae5d950 100644 (file)
--- a/TODO
+++ b/TODO
@@ -97,6 +97,11 @@ ext/pcre
 --------
     * Allow user to set PCRE_NOTEMPTY, PCRE_ANCHORED at execution time, maybe
 
+ext/pcntl
+---------
+    * Change internal callback handler to use TICKS
+    * Remove all zend_extension code
+
 ext/pgsql
 ---------
     For PHP 4.3.0:
@@ -121,7 +126,8 @@ ext/session
 
 ext/sockets
 -----------
-    * Make the extension work with Solaris and the Sun GCC
+    * Implement IPv6
+    * Review/Fix vectors
 
 ext/standard
 ------------