- added HttpException::__toString() which takes care about any inner exceptions
[m6w6/ext-http] / KnownIssues.txt
index 19c593c28024a8b9009ea4593eaea08323fb57d7..fac8a3cf98c27fca67b7348c522ddccd6e98e674 100644 (file)
@@ -20,3 +20,5 @@ not work as expected in a PHP version lower than 5.1.3.
 Internals:
        -       our http_urlencode_hash() does not differentiate between prefixes
                for numeric or string keys.
+       -       detaching a request from a pool in its progress callback causes
+               all sorts of memory errors