From: foobar Date: Sun, 9 Jan 2005 00:18:06 +0000 (+0000) Subject: Remove done stuff X-Git-Tag: php-4.3.11RC1~188 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=72249d7eb09b124ca2ac81e7cd4d91a57e402b39;p=php Remove done stuff --- diff --git a/TODO b/TODO index f5736594af..2707148396 100644 --- 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)