Skip to content

Commit 512fcdb

Browse files
committed
Update NEWS
1 parent 6f14bee commit 512fcdb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,8 @@ PHP NEWS
138138
while COW violation flag is still set). (alexandre-daubois)
139139
. Added form feed (\f) in the default trimmed characters of trim(), rtrim()
140140
and ltrim(). (Weilin Du)
141+
. Fixed bug GH-21673 Reject NUL bytes in bcrypt passwords passed to
142+
password_verify(). (Weilin Du)
141143
. Invalid mode values now throw in array_filter() instead of being silently
142144
defaulted to 0. (Jorg Sowa)
143145
. Fixed bug GH-21058 (error_log() crashes with message_type 3 and

0 commit comments

Comments
 (0)