]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.3' into PHP-5.4
authorXinchen Hui <laruence@php.net>
Tue, 9 Oct 2012 05:14:31 +0000 (13:14 +0800)
committerXinchen Hui <laruence@php.net>
Tue, 9 Oct 2012 05:15:18 +0000 (13:15 +0800)
1  2 
NEWS

diff --cc NEWS
index fcd3bdd529b16bb1b97606565c4bbddfe979845b,46c9bf490942f79a09d1dc27c938c19c2ac872c7..5938d9841aef7e78a27c6e07f32092e92516f8c8
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -53,10 -36,9 +53,14 @@@ PH
    . Fixed bug #62887 (Only /status?plain&full gives "last request cpu"). (fat)
    . Fixed bug #62216 (Add PID to php-fpm init.d script). (fat)
  
 -- Intl:
 -  . Fix bug #62915 (defective cloning in several intl classes). (Gustavo)
 +- OpenSSL:
 +  . Implemented FR #61421 (OpenSSL signature verification missing RMD160, 
 +    SHA224, SHA256, SHA384, SHA512). (Mark Jones)
 +
++- PDO:
++  . Fixed bug #63235 (buffer overflow in use of SQLGetDiagRec).
++    (Martin Osvald, Remi)
  - SOAP
    . Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice).
      (Dmitry)