[php-src] master: [skip ci] fix NEWS section order

Weilin Du via GitHub <[email protected]>
Newsgroups gmane.comp.php.cvs.general
Message-ID <[email protected]>
Author: Weilin Du (LamentXU123)
Committer: GitHub (web-flow)
Pusher: LamentXU123
Date: 2026-08-19T13:49:21+08:00

Commit: https://github.com/php/php-src/commit/19bbfbdba594e990fa1892a82ce206d1dfade6a8
Raw diff: https://github.com/php/php-src/commit/19bbfbdba594e990fa1892a82ce206d1dfade6a8.diff

[skip ci] fix NEWS section order

Changed paths:
  M  NEWS


Diff:

diff --git a/NEWS b/NEWS
index 8c7f02bb94d2..3029480c18b0 100644
--- a/NEWS
+++ b/NEWS
@@ -32,17 +32,6 @@ PHP                                                                        NEWS
   . Fixed imageaffinematrixget() and imageaffinematrixconcat() reporting the
     wrong argument in error messages. (Weilin Du)
 
-- PDO:
-  . Fixed a leak when a persistent connection failed a liveness check
-    with no other live PDO handle. (iliaal)
-
-- PDO_PGSQL:
-  . Fixed several lazy fetch (PDO::ATTR_PREFETCH => 0) defects: an infinite
-    loop when cleaning up a fetch left in a COPY, a use-after-free when a
-    statement with emulated or disabled prepares is destroyed, a connection
-    left busy for the next fetch, and rows delivered from a result another
-    statement took over. (KentarouTakeda)
-
 - Intl:
   . Fixed grapheme_strrev() treating UBRK_DONE as a byte index and leaving
     the result without a terminating NUL. (iliaal)
@@ -54,6 +43,17 @@ PHP                                                                        NEWS
     (iliaal, Xuyang Zhang)
   . Fixed grapheme_str_split() treating UBRK_DONE as a byte index. (iliaal)
 
+- PDO:
+  . Fixed a leak when a persistent connection failed a liveness check
+    with no other live PDO handle. (iliaal)
+
+- PDO_PGSQL:
+  . Fixed several lazy fetch (PDO::ATTR_PREFETCH => 0) defects: an infinite
+    loop when cleaning up a fetch left in a COPY, a use-after-free when a
+    statement with emulated or disabled prepares is destroyed, a connection
+    left busy for the next fetch, and rows delivered from a result another
+    statement took over. (KentarouTakeda)
+
 - Phar:
   . Fixed Phar archives being automatically detected when ".phar" only occurs
     in a directory name or is not a filename extension in an included file's
@@ -62,6 +62,9 @@ PHP                                                                        NEWS
 - Readline:
   . Fixed class constant completion in the interactive shell. (Weilin Du)
 
+- SAPI:
+  . Fixed returns uninitialized value on LiteSpeed lsapi SAPI (Go Kudo)
+
 - Session:
   . Fixed bug GH-23056 (missing handler name in session write warning).
     (lazerg)
@@ -72,9 +75,6 @@ PHP                                                                        NEWS
   . Fixed bug GH-17787 (ZipArchive stream stops reading early when the archive
     is freed while the stream is still open). (Eyüp Can Akman)
 
-- SAPI:
-  . Fixed returns uninitialized value on LiteSpeed lsapi SAPI (Go Kudo)
-
 13 Aug 2026, PHP 8.6.0beta1
 
 - Core:
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.