mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Remove done stuff
This commit is contained in:
parent
4db9db0cc7
commit
fc9d60b66a
1 changed files with 0 additions and 3 deletions
3
TODO
3
TODO
|
@ -7,9 +7,6 @@ Zend
|
|||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue