diff options
author | Anatol Belski <ab@php.net> | 2017-07-26 17:30:40 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2017-07-26 17:30:40 +0200 |
commit | 4cde48bb738e42c7ddb99a177cebf34094f8dda2 (patch) | |
tree | 769bcfb84a3bc58430c1fe51886487c51e925303 | |
parent | 3f9e8e668623f3761580352074157d78c8c3e5b6 (diff) | |
download | php-git-4cde48bb738e42c7ddb99a177cebf34094f8dda2.tar.gz |
[ci skip] update NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ PHP NEWS - Session: . Fixed bug #74892 (Url Rewriting (trans_sid) not working on urls that start with "#"). (Andrew Nester) + . Fixed bug #74833 (SID constant created with wrong module number). (Anatol) - SimpleXML: . Fixed bug #74950 (nullpointer deref in simplexml_element_getDocNamespaces). |