Skip to content

Commit dc07df7

Browse files
committed
[ci skip] This also removes the unused HAVE_LIBPQ symbol
1 parent 9f1f6de commit dc07df7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

UPGRADING.INTERNALS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ PHP 8.4 INTERNALS UPGRADE NOTES
131131
- Symbol HAVE_MYSQL has been removed.
132132
- Symbol HAVE_PDO_SQLITELIB has been removed.
133133
- Symbol HAVE_WAITPID has been removed.
134+
- Symbol HAVE_LIBPQ has been removed.
134135
- M4 macro PHP_DEFINE (atomic includes) removed (use AC_DEFINE and config.h).
135136
- M4 macro PHP_WITH_SHARED has been removed (use PHP_ARG_WITH).
136137
- M4 macro PHP_STRUCT_FLOCK has been removed (use AC_CHECK_TYPES).

0 commit comments

Comments
 (0)