projects
/
m6w6
/
ext-http
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
e56114a
)
- correct EOF
author
Michael Wallner
<mike@php.net>
Wed, 12 Apr 2006 08:52:22 +0000
(08:52 +0000)
committer
Michael Wallner
<mike@php.net>
Wed, 12 Apr 2006 08:52:22 +0000
(08:52 +0000)
KnownIssues.txt
patch
|
blob
|
history
diff --git
a/KnownIssues.txt
b/KnownIssues.txt
index 5c868275f4edf05b29b3de77871086f279d8aa4e..77d9836c9e94ce050cfd8eaf34e843c722d587e9 100644
(file)
--- a/
KnownIssues.txt
+++ b/
KnownIssues.txt
@@
-28,4
+28,4
@@
Internals:
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
+ differentiate between prefixes for numeric or string keys.