- add note about infunctional HttpResponse class due to the problems with static...
[m6w6/ext-http] / KnownIssues.txt
index 339ea9fb60d3433a62e4c74382dded04ec6d287a..0a9dc3fd5c1cccecf6ea087211946486697bcebb 100644 (file)
@@ -2,7 +2,5 @@ Known Issues
 ============
 $Id$
 
-Issues I don't know how to solve yet are as follows:
-
-- Reflection on static class members does not work
-
+HttpResponse class is infunctional with current ZendEngine2,
+a fix is pending.