- fix overload guards leaks
[m6w6/ext-http] / KnownIssues.txt
index ea870ec95f444dcb873b85f487fbcc68ab3c3c2a..19c593c28024a8b9009ea4593eaea08323fb57d7 100644 (file)
@@ -18,5 +18,5 @@ 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.