summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b76f1b678d..30501593a4 100644
--- a/NEWS
+++ b/NEWS
@@ -89,6 +89,10 @@ PHP NEWS
. Fixed bug #72588 (Using global var doesn't work while accessing SimpleXML
element). (Laruence)
+- Standard:
+ . Fixed bug #72622 (array_walk + array_replace_recursive create references
+ from nothing). (Laruence)
+
- Tidy:
. Implemented support for libtidy 5.0.0 and above. (Michael Orlitzky, Anatol)