From 72249d7eb09b124ca2ac81e7cd4d91a57e402b39 Mon Sep 17 00:00:00 2001 From: foobar Date: Sun, 9 Jan 2005 00:18:06 +0000 Subject: [PATCH] Remove done stuff --- TODO | 3 --- 1 file changed, 3 deletions(-) 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) -- 2.40.0