]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.5' into PHP-5.6
authorStanislav Malyshev <stas@php.net>
Mon, 1 Dec 2014 05:39:26 +0000 (21:39 -0800)
committerStanislav Malyshev <stas@php.net>
Mon, 1 Dec 2014 05:39:49 +0000 (21:39 -0800)
* PHP-5.5:
  update news
  update news
  update NEWS
  Apply error-code-salt fix to Windows too
  Bug fixes in light of failing bcrypt tests
  Add tests from 1.3. Add missing tests.
  Upgrade crypt_blowfish to version 1.3
  Apply error-code-salt fix to Windows too
  Bug fixes in light of failing bcrypt tests
  Add tests from 1.3. Add missing tests.
  Upgrade crypt_blowfish to version 1.3

1  2 
NEWS
ext/standard/crypt.c

diff --cc NEWS
index 492153bfc8ec3200ce7afd3d8276a142dc7517bf,16e0187d7e466bf5720ebe088d89ab0a409f5122..19b88d7d7d2228f2db728aa04a3eb6ba6d3b5328
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,15 -1,12 +1,16 @@@
  PHP                                                                        NEWS
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 -?? ??? 2014, PHP 5.5.21
 +?? ??? 2015, PHP 5.6.5
  
  - Core:
 -  . Fixed bug #60704 (unlink() bug with some files path). 
+   . Upgraded crypt_blowfish to version 1.3. (Leigh)
 +  . Fixed bug #60704 (unlink() bug with some files path).
    . Fixed bug #65419 (Inside trait, self::class != __CLASS__). (Julien)
  
 +- Date:
 +  . Implemented FR #68268 (DatePeriod: Getter for start date, end date and 
 +    interval). (Marc Bennewitz)
 +
  - mbstring:
    . Fixed bug #68504 (--with-libmbfl configure option not present on Windows).
      (Ashesh Vashi)
Simple merge