philip          Wed Dec  4 02:17:22 2002 EDT

  Modified files:              
    /phpdoc     TODO 
  Log:
  Added a few TODOS: acroymns, legacy.ent, parameter tables, and changelogs.
  
  
Index: phpdoc/TODO
diff -u phpdoc/TODO:1.36 phpdoc/TODO:1.37
--- phpdoc/TODO:1.36    Fri Jun 28 20:25:42 2002
+++ phpdoc/TODO Wed Dec  4 02:17:22 2002
@@ -25,6 +25,10 @@
   - sockets: 'available ;)'
   - Document all BC breaks and Deprecations, having them listed
     at a single location.
+  - add individual changelogs for each function
+  - consider adding beautified table for parameter definitions
+    and meanings.  do this one extension at a time.
+      - see: http://marc.theaimsgroup.com/?l=phpdoc&m=103658209317795
 
 BUILD SYSTEM:
   - merge ZendAPI into phpdoc proper (imajes)   
@@ -51,8 +55,9 @@
   - nsgmls aka "make test" does not detect entity usage without
     trailing ';', either add additional checks or switch to a
     different, more XML-specific validator
-    
-    
+  - add legacy.ent
+      - see: http://marc.theaimsgroup.com/?l=phpdoc&m=103893809326045
+
 GENERAL:
   - Document php://stdout etc feature for file functions.
     (superseded by need of general description of the new streams features?)
@@ -69,6 +74,8 @@
     a example)
   - Bug the dev's to rename functions like hw_getobjectbyquerycollobj 
   - Document configure options in install.xml (mk, jan)
+  - Acronym system:
+      - see: http://marc.theaimsgroup.com/?l=phpdoc&m=103679111400458
 
   (from php4/TODO):
   - update curl documentation



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

Reply via email to