Browse Source

Update NEWS

pull/2651/head
Xinchen Hui 8 years ago
parent
commit
a8f98fc7f7
  1. 4
      NEWS

4
NEWS

@ -9,6 +9,10 @@ PHP NEWS
. Fixed bug #74892 (Url Rewriting (trans_sid) not working on urls that start
with "#"). (Andrew Nester)
- SimpleXML:
. Fixed bug #74950 (nullpointer deref in simplexml_element_getDocNamespaces).
(Laruence)
- SPL:
. Fixed bug #74669 (Unserialize ArrayIterator broken). (Andrew Nester)

Loading…
Cancel
Save