philip          Tue Feb  4 20:47:31 2003 EDT

  Modified files:              
    /phpdoc     TODO 
  Log:
  Add examples to functions that pass parameters by reference.
  
  
Index: phpdoc/TODO
diff -u phpdoc/TODO:1.42 phpdoc/TODO:1.43
--- phpdoc/TODO:1.42    Sun Jan 26 10:51:47 2003
+++ phpdoc/TODO Tue Feb  4 20:47:31 2003
@@ -91,6 +91,9 @@
       - see: http://marc.theaimsgroup.com/?l=phpdoc&m=103679111400458
   - isset, empty, "" and the like...
       - see: http://marc.theaimsgroup.com/?l=phpdoc&m=103817319931363
+  - go through and make sure every function that takes on a parameter
+    by reference has an example that clearly demonstrates that it's
+    not a reference passed at call time.
 
   (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