diff options
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -193,6 +193,7 @@ . Fixed bug #65272 (flock() out parameter not set correctly in windows). (Daniel Lowrey) . Added preg_replace_callback_array function. (Wei Dai) + . Deprecated salt option to password_hash. (Anthony) - Streams: . Fixed bug #68532 (convert.base64-encode omits padding bytes). |