Skip to content

Commit 24cc121

Browse files
committed
[skip ci] Add note about libpq version to UPGRADING
1 parent 431eb8f commit 24cc121

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

UPGRADING

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -685,6 +685,12 @@ PHP 8.4 UPGRADE NOTES
685685
- PDO:
686686
. The class constants are typed now.
687687

688+
- pdo_pgsql:
689+
. The pdo_pgsql extension now requires at least libpq 10.0.
690+
691+
- pgsql:
692+
. The pgsql extension now requires at least libpq 10.0.
693+
688694
- Reflection:
689695
. The class constants are typed now.
690696

0 commit comments

Comments
 (0)