- we pass the file name as char* not zval* in http_etag() and http_last_modified()
[m6w6/ext-http] / KnownIssues.txt
index dfb4e6fcdbe505df7f688309cdf7df859f82f4b6..0a9dc3fd5c1cccecf6ea087211946486697bcebb 100644 (file)
@@ -2,8 +2,5 @@ Known Issues
 ============
 $Id$
 
-Issues I don't know how to solve yet are as follows:
-
-- INI entry allowed_methods is not working properly
-- Reflection on static class members does not work
-
+HttpResponse class is infunctional with current ZendEngine2,
+a fix is pending.