diff options
author | Anatol Belski <ab@php.net> | 2017-07-26 17:31:57 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2017-07-26 17:31:57 +0200 |
commit | 57c435e5ac34ae2eaa4a89bcf01a5d4c12307187 (patch) | |
tree | b8bd74cca18a5fac61f790ae947efa48d02a7f93 | |
parent | 2d8fe973b1f27c7e8d40e5505eb845fb83bd32af (diff) | |
download | php-git-57c435e5ac34ae2eaa4a89bcf01a5d4c12307187.tar.gz |
[ci skip] update NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -44,6 +44,7 @@ PHP NEWS warning in read mode). (morozov) . Fixed bug #74941 (session fails to start after having headers sent). (morozov) + . Fixed bug #74833 (SID constant created with wrong module number). (Anatol) - SimpleXML: . Fixed bug #74950 (nullpointer deref in simplexml_element_getDocNamespaces). |