diff options
author | Felipe Pena <felipe@php.net> | 2010-04-25 23:25:15 +0000 |
---|---|---|
committer | Felipe Pena <felipe@php.net> | 2010-04-25 23:25:15 +0000 |
commit | 72ede78ebb3d30f325681db3e9db2efdb103304c (patch) | |
tree | 1d3182d8e2d109d2c590b875a50d7f637813d788 | |
parent | 267b5cea147b9b78d56de5dfcb20ed3b9dad0f03 (diff) | |
download | php-git-72ede78ebb3d30f325681db3e9db2efdb103304c.tar.gz |
- BFN #51624
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |