projects
/
php
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
fb98907
9fb8ea5
)
Fixed NEWS conflicts
author
Zheng SHAO
<z-shao@colopl.co.jp>
Mon, 19 Dec 2016 15:57:22 +0000
(
00:57
+0900)
committer
Zheng SHAO
<z-shao@colopl.co.jp>
Tue, 20 Dec 2016 00:48:47 +0000
(09:48 +0900)
1
2
NEWS
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
NEWS
index 9649a255b7418927a875b2af0f716b661aa02e16,e242961fd183dfdf3840f63ba400f22f94301ebe..b79be92f361cab857dbfb2b394e7e43672f22b95
---
1
/
NEWS
---
2
/
NEWS
+++ b/
NEWS
@@@
-32,9
-32,13
+32,16
@@@
PH
(Bob)
. Fixed issue getting executable lines from custom wrappers. (Bob)
+- Apache2handler:
+ . Fixed bug #61471 (POST request timeout did not handle correctly). (Zheng SHAO)
+
+ - Reflection:
+ . Fixed bug #46103 (ReflectionObject memory leak). (Nikita)
+
+ - Standard:
+ . Fixed bug #73594 (dns_get_record does not populate $additional out parameter).
+ (Bruce Weirdan)
+
08 Dec 2016 PHP 7.0.14
- Core: