Commit a1287f0ef01 for php.net

commit a1287f0ef01042be841bec1f4cc17969b87ebb20
Author: Ayesh Karunaratne <ayesh@aye.sh>
Date:   Wed Jul 1 15:01:55 2026 +0700

    NEWS: fix markup

diff --git a/NEWS b/NEWS
index 650007b5a09..6ba018dab89 100644
--- a/NEWS
+++ b/NEWS
@@ -165,7 +165,7 @@ PHP                                                                        NEWS
   . pcntl_exec() now throws a ValueError if the $args array is not a list
     array. (Weilin Du)

-- PDO_DBLIB;
+- PDO_DBLIB:
   . Added dblib_handle_check_liveness handler. (freddy77)

 - PDO_PGSQL: