X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=KnownIssues.txt;h=140694367cde4ca514d84a0017d6399c8df037e0;hp=41fa515e7bbe0d941f30a244ca94e368850a79ed;hb=e78857a010ae86f5dddb593cbe96d67e5bd6f13d;hpb=9e9227be41f83a7dbde37c65932f8344770ed695 diff --git a/KnownIssues.txt b/KnownIssues.txt index 41fa515..1406943 100644 --- a/KnownIssues.txt +++ b/KnownIssues.txt @@ -23,3 +23,6 @@ Internals: which ends up in HttpRequestPoolExcepiont::$exceptionStack, in HttpRequestPool::__construct(); it doesn't happen with wrapped exceptions in HttpRequestPool::send(). + + - our http_urlencode_hash() only handles arrays and does not + differentiate between prefixes for numeric or string keys. \ No newline at end of file