X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=KnownIssues.txt;h=19c593c28024a8b9009ea4593eaea08323fb57d7;hp=ea870ec95f444dcb873b85f487fbcc68ab3c3c2a;hb=c8dff7011092296f9fcc12e68ad8eef18b19cdf4;hpb=f65531996b3a8ff72e02531b85ed05393f409900 diff --git a/KnownIssues.txt b/KnownIssues.txt index ea870ec..19c593c 100644 --- a/KnownIssues.txt +++ b/KnownIssues.txt @@ -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.