[PHP-DOC] cvs: phpdoc / .cvsignore TODO From: Jeroen van Wolffelaar (jeroen <email protected>)
Date: 07/09/01

jeroen Mon Jul 9 18:37:51 2001 EDT

  Modified files:
    /phpdoc .cvsignore TODO
  Log:
  Updated TODO
  
  
Index: phpdoc/.cvsignore
diff -u phpdoc/.cvsignore:1.17 phpdoc/.cvsignore:1.18
--- phpdoc/.cvsignore:1.17 Thu Jun 21 19:24:42 2001
+++ phpdoc/.cvsignore Mon Jul 9 18:37:51 2001
@@ -28,6 +28,7 @@
 funclist.txt
 howto.dsl
 html
+html.cur
 html-locale.dsl
 html.dsl
 html.xsl
Index: phpdoc/TODO
diff -u phpdoc/TODO:1.3 phpdoc/TODO:1.4
--- phpdoc/TODO:1.3 Sun Jun 24 19:13:22 2001
+++ phpdoc/TODO Mon Jul 9 18:37:51 2001
@@ -5,15 +5,17 @@
 working on it, to prevent double-work.
 
 
-URGENT:
+IMPORTANT:
+ - connection handling: what about, what got nuked?
 
- - Note in sockets that the documentation is outdated, that
- it has always been experimental.
- The API may be changing soon. Currently it is discussed
- in PHP-DEV.
 
-GENERAL:
+BIG JOBS:
+ - oci8: tfromm (?), asautins <email protected>
+ - sockets: 'available ;)'
+
 
+GENERAL:
+ - Update setcookie
   - Document the diffs between strip[c]slashes(). Maybe just document
     for both of them what they do - exactly.
   - Add &note.no-safemode; to the bottom of each function that is
@@ -43,5 +45,4 @@
 
   (from bugs):
   - see bugs.php.net for now
-