summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Pena <felipe@php.net>2010-04-25 23:25:15 +0000
committerFelipe Pena <felipe@php.net>2010-04-25 23:25:15 +0000
commit72ede78ebb3d30f325681db3e9db2efdb103304c (patch)
tree1d3182d8e2d109d2c590b875a50d7f637813d788
parent267b5cea147b9b78d56de5dfcb20ed3b9dad0f03 (diff)
downloadphp-git-72ede78ebb3d30f325681db3e9db2efdb103304c.tar.gz
- BFN #51624
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 892e907f1e..4b4ba474c4 100644
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,7 @@ PHP NEWS
(Pierre)
- Fixed bug #51627 (script path not correctly evaluated).
(russell dot tempero at rightnow dot com)
+- Fixed bug #51624 (Crash when calling mysqli_options()). (Felipe)
- Fixed bug #51615 (PHP crash with wrong HTML in SimpleXML). (Felipe)
- Fixed bug #51609 (pg_copy_to: Invalid results when using fourth parameter).
(Felipe)