ssb             Tue Apr 24 16:18:37 2001 EDT

  Modified files:              
    /php4       TODO-4.1.txt 
  Log:
  whoops, two less items for 4.1
  
  
Index: php4/TODO-4.1.txt
diff -u php4/TODO-4.1.txt:1.4 php4/TODO-4.1.txt:1.5
--- php4/TODO-4.1.txt:1.4       Mon Apr 16 06:54:10 2001
+++ php4/TODO-4.1.txt   Tue Apr 24 16:18:37 2001
@@ -1,12 +1,5 @@
-* define PEAR_INSTALL_DIR, PHP_EXTENSION_DIR, PHP_BINDIR and more
-  in main/main.c
-
 * always build CGI (--disable-cgi option to disable)
 
-* clean up installation directories, start using proper autoconf
-  directories: php.ini goes into $sysconfdir, PEAR stuff goes into
-  $datadir[/php]/pear, extensions go into $libdir[/php]/<apispec>.
-
 * move most extensions and PEAR packages out of the PHP CVS tree,
   include them again during release packaging
 
@@ -16,4 +9,4 @@
 
 * allow foreach($array as list($var1, $var2))
 
-* clean up "$instance = &new object" syntax.
+* clean up "$instance = &new object" syntax (default to the =& behaviour?)



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to