]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.5' into PHP-5.6
authorNikita Popov <nikic@php.net>
Sat, 14 Mar 2015 08:18:03 +0000 (09:18 +0100)
committerNikita Popov <nikic@php.net>
Sat, 14 Mar 2015 08:18:31 +0000 (09:18 +0100)
1  2 
NEWS

diff --cc NEWS
index f79a95f3363f37ab7235bd4abc4bde168326f95c,46a1102c251695d8452303f11e6500dc7a87b0da..a1efcfe23c2121a1bfd96920d1cd517cc30df2d9
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
      with an Iterator). (Nikita)
  
  - Filter:
 -  . Fixed bug #69202 (FILTER_FLAG_STRIP_BACKTICK ignored unless other
 +  . Fixed bug #69202: (FILTER_FLAG_STRIP_BACKTICK ignored unless other
      flags are used). (Jeff Welch)
+   . Fixed bug #69203 (FILTER_FLAG_STRIP_HIGH doesn't strip ASCII 127). (Jeff
+     Welch)
  
 -- Mbstring:
 -   . Fixed bug #68846 (False detection of CJK Unified Ideographs Extension E).
 -    (Masaki Kagaya)
 +- OpenSSL
 +  . Fixed bugs #68853, #65137 (Buffered crypto stream data breaks IO polling
 +    in stream_select() contexts) (Chris Wright)
 +  . Fixed bug #69197 (openssl_pkcs7_sign handles default value incorrectly)
 +    (Daniel Lowrey)
 +  . Fixed bug #69215 (Crypto servers should send client CA list)
 +    (Daniel Lowrey)
  
  - SPL:
     . Fixed #69227 (Use after free in zval_scan caused by