Skip to content

Commit 14c8777

Browse files
committed
Add NEWS
1 parent 1913838 commit 14c8777

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

NEWS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ PHP NEWS
4848
small value). (David Carlier)
4949

5050
- Mail:
51-
. Fixed bug GH-20862 (null pointer dereference in
51+
. Fixed bug GH-20862 (null pointer dereference in
5252
php_mail_detect_multiple_crlf via error_log (jordikroon)
5353

5454
- Mbstring:
@@ -60,6 +60,9 @@ PHP NEWS
6060
. Fixed bug GH-21223; mb_guess_encoding no longer crashes when passed huge
6161
list of candidate encodings (with 200,000+ entries). (Jordi Kroon)
6262

63+
- Opcache:
64+
. Added mysqli_quote_string() and mysqli::quote_string(). (Kamil Tekiela)
65+
6366
- Opcache:
6467
. Fixed bug GH-20051 (apache2 shutdowns when restart is requested during
6568
preloading). (Arnaud, welcomycozyhom)

0 commit comments

Comments
 (0)