sniper          Sat Jan  8 19:18:28 2005 EDT

  Modified files:              
    /php-src    TODO 
  Log:
  Remove done stuff
  
http://cvs.php.net/diff.php/php-src/TODO?r1=1.155&r2=1.156&ty=u
Index: php-src/TODO
diff -u php-src/TODO:1.155 php-src/TODO:1.156
--- php-src/TODO:1.155  Fri May 28 05:12:07 2004
+++ php-src/TODO        Sat Jan  8 19:18:28 2005
@@ -7,9 +7,6 @@
       dimensional arrays.
     * Look at replacing c-lib call tolower().
     * Make hash API functions work with HASH_OF() to save time.
-    * 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?)
     * Native large number support (probably with GNU GMP)
     * Const'ify APIs. Right now, many functions leave parameters untouched,
       but don't declare those as const. This makes interaction with other

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

Reply via email to