summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schlüter <johannes@php.net>2012-09-12 23:25:56 +0200
committerJohannes Schlüter <johannes@php.net>2012-09-12 23:25:56 +0200
commitf9e407ec415dc289f901416ac25dfb92c22a1462 (patch)
treea7cfa35abbe2e8605abe1ed77e03ad9bfc8e997a
parentc1efbad899e9202aaddd36491163f951f09344f0 (diff)
downloadphp-git-f9e407ec415dc289f901416ac25dfb92c22a1462.tar.gz
BFN
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 59db3b84ef..d06121f350 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ PHP NEWS
- Core:
. Fixed bug (segfault while build with zts and GOTO vm-kind). (Laruence)
+ . Fixed bug #62955 (Only one directive is loaded from "Per Directory Values"
+ Windows registry). (aserbulov at parallels dot com)
. Fixed bug #62763 (register_shutdown_function and extending class).
(Laruence)
. Fixed bug #62744 (dangling pointers made by zend_disable_class). (Laruence)