diff options
author | Derick Rethans <derick@php.net> | 2002-06-26 18:49:42 +0000 |
---|---|---|
committer | Derick Rethans <derick@php.net> | 2002-06-26 18:49:42 +0000 |
commit | e1c2e158ff27cd24a606fc4ec41802f5b44dec1a (patch) | |
tree | c24da1e60f2ce6a2b0ff2da6114a6d5d81f48ed8 /ext/mime_magic | |
parent | 734496b44fe723494af55dff7af07a70f73f3219 (diff) | |
download | php-git-e1c2e158ff27cd24a606fc4ec41802f5b44dec1a.tar.gz |
- Update TODO
Diffstat (limited to 'ext/mime_magic')
-rw-r--r-- | ext/mime_magic/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mime_magic/TODO b/ext/mime_magic/TODO index 2bc99ea1dd..1ea9c17745 100644 --- a/ext/mime_magic/TODO +++ b/ext/mime_magic/TODO @@ -1,2 +1,3 @@ - general cleanup - support for content-encoding / compressed files +- nuke all TSRMLS_FETCH() calls where possible |