- we pass the file name as char* not zval* in http_etag() and http_last_modified()
[m6w6/ext-http] / KnownIssues.txt
index 1c9d41da28051da6e7c300fb65838b141929f011..0a9dc3fd5c1cccecf6ea087211946486697bcebb 100644 (file)
@@ -2,6 +2,5 @@ Known Issues
 ============
 $Id$
 
-Issues I don't know how to solve yet are as follows:
-
-There are random segfaults with PHP-5.1 and HttpRequestPool.
+HttpResponse class is infunctional with current ZendEngine2,
+a fix is pending.