]> granicus.if.org Git - php/commitdiff
Remove done stuff
authorfoobar <sniper@php.net>
Sun, 9 Jan 2005 00:18:06 +0000 (00:18 +0000)
committerfoobar <sniper@php.net>
Sun, 9 Jan 2005 00:18:06 +0000 (00:18 +0000)
TODO

diff --git a/TODO b/TODO
index f5736594afddceaf89fc2db2f0f77f802489fe3b..2707148396d2352bcb1ad54168812738e812b5ef 100644 (file)
--- a/TODO
+++ b/TODO
@@ -13,9 +13,6 @@ Zend
     * 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)