diff options
author | Hartmut Holzgraefe <hholzgra@php.net> | 2002-05-21 12:02:44 +0000 |
---|---|---|
committer | Hartmut Holzgraefe <hholzgra@php.net> | 2002-05-21 12:02:44 +0000 |
commit | 8a6f6fca1d63eb15ba73b9a70fdb94938aa515e3 (patch) | |
tree | d3890ff2aa5104d89045f73569257a7c9c0f658f | |
parent | 7f732313a7617c86c601584e975a1913a56872a9 (diff) | |
download | php-git-8a6f6fca1d63eb15ba73b9a70fdb94938aa515e3.tar.gz |
ZTS issues fixed
-rw-r--r-- | ext/mime_magic/TODO | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/mime_magic/TODO b/ext/mime_magic/TODO index 1bbf9eea3f..a1487ffdae 100644 --- a/ext/mime_magic/TODO +++ b/ext/mime_magic/TODO @@ -1,4 +1,3 @@ - general cleanup - support for content-encoding / compressed files - use streams -- fix ZTS build |