summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Pena <felipensp@gmail.com>2012-08-30 09:33:35 -0300
committerFelipe Pena <felipensp@gmail.com>2012-08-30 09:33:35 -0300
commit8afb848e18187974df79d3ddc8d215695d7cf632 (patch)
treec0db2246d4cb207b364c6ebfbd4ade2d6239040c
parentde884997e0bc5cfc49b955099f369d1beae941b0 (diff)
downloadphp-git-8afb848e18187974df79d3ddc8d215695d7cf632.tar.gz
- BFN
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cd7333cbb2..2ef6084e99 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)