X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=KnownIssues.txt;h=140694367cde4ca514d84a0017d6399c8df037e0;hb=51c3a4d29b5b0ada721d8f0c9aa55581079bdf91;hp=41fa515e7bbe0d941f30a244ca94e368850a79ed;hpb=9e9227be41f83a7dbde37c65932f8344770ed695;p=m6w6%2Fext-http 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