sniper          Sat Jan  8 19:18:06 2005 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    TODO 
  Log:
  Remove done stuff
  
http://cvs.php.net/diff.php/php-src/TODO?r1=1.136.2.5&r2=1.136.2.6&ty=u
Index: php-src/TODO
diff -u php-src/TODO:1.136.2.5 php-src/TODO:1.136.2.6
--- php-src/TODO:1.136.2.5      Fri May 30 18:33:43 2003
+++ php-src/TODO        Sat Jan  8 19:18:06 2005
@@ -13,9 +13,6 @@
     * Allow to set a default value for call-by-reference-parameters. 
       eg: function hello (&$pallo = NULL) {} 
     * Disallow function(method) redefinition in class.
-    * Add configure test to determine if dlsym() requires underscore and set
-      DLSYM_NEEDS_UNDERSCORE accordingly. Perl and zsh have it in configure, 
-      for example. (DONE?)
 
     For PHP 5.0.0:
     * Native large number support (probably with GNU GMP)

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

Reply via email to