Commit 334287d18fe for php.net
commit 334287d18fe0a74a1280aa13a1f20fa79d6e34c1
Author: Saki Takamachi <saki@sakiot.com>
Date: Sun May 3 16:27:41 2026 +0900
Fix indentation in UPGRADING
related #21681
diff --git a/UPGRADING b/UPGRADING
index fa10bd149f0..4cbe4a98105 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -206,7 +206,7 @@ PHP 8.6 UPGRADE NOTES
- PDO_DBLIB:
. When using persistent connections, there is now a liveness check in the
- constructor.
+ constructor.
- Phar:
. Phar::mungServer() now supports reference values.