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:
bb27380
)
- exposed properties hould now be typesafe
author
Michael Wallner
<mike@php.net>
Tue, 13 Sep 2005 13:52:30 +0000
(13:52 +0000)
committer
Michael Wallner
<mike@php.net>
Tue, 13 Sep 2005 13:52:30 +0000
(13:52 +0000)
KnownIssues.txt
patch
|
blob
|
history
diff --git
a/KnownIssues.txt
b/KnownIssues.txt
index ed19198e29b887ba34d61dfdee8e74b872d33692..2bbc05fabbc8079f10ab8de6b335921fc71e5edd 100644
(file)
--- a/
KnownIssues.txt
+++ b/
KnownIssues.txt
@@
-11,4
+11,3
@@
Internals:
- the request bodies created in http_request_pool_attach() are not
destroyed in http_request_pool_detach(); may be a memory problem
in long running scripts
- - protected class members are not type safe