diff options
author | Ferenc Kovacs <tyrael@php.net> | 2014-06-27 16:27:36 +0200 |
---|---|---|
committer | Ferenc Kovacs <tyrael@php.net> | 2014-06-27 16:27:36 +0200 |
commit | cc22f021fe7c7cf41cd6302374db8eba0f173653 (patch) | |
tree | 908c50f3d915982e9f5d2f5c95637d45e9605172 | |
parent | 334758794da5fc38a5fb9cf2c962eb535bab6b67 (diff) | |
download | php-git-cc22f021fe7c7cf41cd6302374db8eba0f173653.tar.gz |
removing the format added by mistake, props to Solar Designer for spotting this.
-rw-r--r-- | UPGRADING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -312,7 +312,7 @@ PHP 5.4 UPGRADE NOTES to limit the amount of stack frames returned. - Fixed crypt_blowfish handling of 8-bit characters. crypt() in Blowfish mode - now supports hashes marked $2a$, $2x$, $2y$ and $2z$. + now supports hashes marked $2a$, $2x$ and $2y$. - mbstring now supports following encodings: Shift_JIS/UTF-8 Emoji, JIS X0213:2004 (Shift_JIS-2004, EUC-JP-2004, ISO-2022-JP-2004), |