We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1913838 commit 14c8777Copy full SHA for 14c8777
NEWS
@@ -48,7 +48,7 @@ PHP NEWS
48
small value). (David Carlier)
49
50
- Mail:
51
- . Fixed bug GH-20862 (null pointer dereference in
+ . Fixed bug GH-20862 (null pointer dereference in
52
php_mail_detect_multiple_crlf via error_log (jordikroon)
53
54
- Mbstring:
@@ -60,6 +60,9 @@ PHP NEWS
60
. Fixed bug GH-21223; mb_guess_encoding no longer crashes when passed huge
61
list of candidate encodings (with 200,000+ entries). (Jordi Kroon)
62
63
+- Opcache:
64
+ . Added mysqli_quote_string() and mysqli::quote_string(). (Kamil Tekiela)
65
+
66
- Opcache:
67
. Fixed bug GH-20051 (apache2 shutdowns when restart is requested during
68
preloading). (Arnaud, welcomycozyhom)
0 commit comments