We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f1f6de commit dc07df7Copy full SHA for dc07df7
UPGRADING.INTERNALS
@@ -131,6 +131,7 @@ PHP 8.4 INTERNALS UPGRADE NOTES
131
- Symbol HAVE_MYSQL has been removed.
132
- Symbol HAVE_PDO_SQLITELIB has been removed.
133
- Symbol HAVE_WAITPID has been removed.
134
+ - Symbol HAVE_LIBPQ has been removed.
135
- M4 macro PHP_DEFINE (atomic includes) removed (use AC_DEFINE and config.h).
136
- M4 macro PHP_WITH_SHARED has been removed (use PHP_ARG_WITH).
137
- M4 macro PHP_STRUCT_FLOCK has been removed (use AC_CHECK_TYPES).
0 commit comments