X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=KnownIssues.txt;h=fac8a3cf98c27fca67b7348c522ddccd6e98e674;hp=ea870ec95f444dcb873b85f487fbcc68ab3c3c2a;hb=d22651c805eca6f0d508c6d5a47e8daac36841fe;hpb=0783cd4e630749e23e0cff3ec2453036412bba67 diff --git a/KnownIssues.txt b/KnownIssues.txt index ea870ec..fac8a3c 100644 --- a/KnownIssues.txt +++ b/KnownIssues.txt @@ -18,5 +18,7 @@ not check for zlib header bytes. This is not preventable AFAICS. not work as expected in a PHP version lower than 5.1.3. Internals: - - our http_urlencode_hash() only handles arrays and does not - differentiate between prefixes for numeric or string keys. + - 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