We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f14bee commit 512fcdbCopy full SHA for 512fcdb
1 file changed
NEWS
@@ -138,6 +138,8 @@ PHP NEWS
138
while COW violation flag is still set). (alexandre-daubois)
139
. Added form feed (\f) in the default trimmed characters of trim(), rtrim()
140
and ltrim(). (Weilin Du)
141
+ . Fixed bug GH-21673 Reject NUL bytes in bcrypt passwords passed to
142
+ password_verify(). (Weilin Du)
143
. Invalid mode values now throw in array_filter() instead of being silently
144
defaulted to 0. (Jorg Sowa)
145
. Fixed bug GH-21058 (error_log() crashes with message_type 3 and
0 commit comments