- add note about infunctional HttpResponse class due to the problems with static...
authorMichael Wallner <mike@php.net>
Tue, 16 Aug 2005 15:18:13 +0000 (15:18 +0000)
committerMichael Wallner <mike@php.net>
Tue, 16 Aug 2005 15:18:13 +0000 (15:18 +0000)
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.