diff options
author | Felipe Pena <felipe@php.net> | 2010-03-05 02:33:03 (GMT) |
---|---|---|
committer | Felipe Pena <felipe@php.net> | 2010-03-05 02:33:03 (GMT) |
commit | 667f00f6dc3f034e4d992e1184370a9202944a20 (patch) | |
tree | fbccfe039bcd344cc152cc588b6445efd62dcb78 /NEWS | |
parent | 7b329d5afccd36a66100b9940a750d2ca9297027 (diff) | |
download | php-667f00f6dc3f034e4d992e1184370a9202944a20.tar.gz |
- BFN #50999
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ PHP NEWS (Felipe) - Fixed bug #51171 (curl_setopt() doesn't output any errors or warnings when an invalid option is provided). (Ilia) +- Fixed bug #50999 (unaligned memory access in dba_fetch()). (Felipe) - Fixed bug #50731 (Inconsistent namespaces sent to functions registered with spl_autoload_register). (Felipe) |