Commit ef8b1b8bb51 for php.net

commit ef8b1b8bb5127efdd31176e4d53f70d91976f07f
Author: Kamil Tekiela <tekiela246@gmail.com>
Date:   Sun Apr 5 18:46:09 2026 +0100

    Fix wrong heading

diff --git a/NEWS b/NEWS
index 11a0dbb34a0..f22f5b47017 100644
--- a/NEWS
+++ b/NEWS
@@ -64,7 +64,7 @@ PHP                                                                        NEWS
   . Fixed bug GH-21223; mb_guess_encoding no longer crashes when passed huge
     list of candidate encodings (with 200,000+ entries). (Jordi Kroon)

-- Opcache:
+- Mysqli:
   . Added mysqli_quote_string() and mysqli::quote_string(). (Kamil Tekiela)

 - Opcache: