projects
/
php
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0bf3ebb
)
Update NEWS
author
Reeze Xia
<reeze@php.net>
Sat, 7 Nov 2015 14:10:56 +0000
(22:10 +0800)
committer
Reeze Xia
<reeze@php.net>
Sat, 7 Nov 2015 14:10:56 +0000
(22:10 +0800)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 2cd4e2b6e7f3477e1ee6849139b84dedbcb7938c..e68dc23819ed74f41df6d8bbede3b772878ab5d4 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-20,6
+20,10
@@
PHP NEWS
. Fix bug #70861 (Segmentation fault in pdo_parse_params() during Drupal 8
test suite). (Anatol)
+- Session:
+ . Fixed bug #70876 (Segmentation fault when regenerating session id with
+ strict mode). (Reeze Xia)
+
- SOAP:
. Fixed bug #70875 (Segmentation fault if wsdl has no targetNamespace
attribute). (Matteo)