Skip to content

Commit ceaab63

Browse files
committed
[skip ci] Sync macro naming in changelog
1 parent 14d9aad commit ceaab63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

UPGRADING.INTERNALS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,8 @@ PHP 8.4 INTERNALS UPGRADE NOTES
196196
- M4 macros PHP_NEW_EXTENSION, PHP_ADD_SOURCES, PHP_ADD_SOURCES_X,
197197
PHP_SELECT_SAPI now have the source files and flags arguments normalized so
198198
the list of items can be passed as a blank-or-newline-separated list.
199-
- M4 macro PHP_ADD_INCLUDE now takes also a blank-or-newline-separated list
200-
of include directories instead of a single directory.
199+
- Autoconf macro PHP_ADD_INCLUDE now takes also a blank-or-newline-separated
200+
list of include directories instead of a single directory.
201201
- TSRM/tsrm.m4 file and its TSRM_CHECK_PTHREADS M4 macro have been removed.
202202
- Added pkg-config support to find libpq for the pdo_pgsql and pgsql
203203
extensions. The libpq paths can be customized with the PGSQL_CFLAGS and

0 commit comments

Comments
 (0)