diff options
-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 |