[php-src] master: NEWS: fix markup
Ayesh Karunaratne <[email protected]>
| Newsgroups | gmane.comp.php.cvs.general |
|---|---|
| Message-ID | <[email protected]> |
Author: Ayesh Karunaratne (Ayesh)
Date: 2026-07-01T15:01:55+07:00
Commit: https://github.com/php/php-src/commit/a1287f0ef01042be841bec1f4cc17969b87ebb20
Raw diff: https://github.com/php/php-src/commit/a1287f0ef01042be841bec1f4cc17969b87ebb20.diff
NEWS: fix markup
Changed paths:
M NEWS
Diff:
diff --git a/NEWS b/NEWS
index 650007b5a090..6ba018dab89d 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: