Skip to content

Commit a4b3caf

Browse files
committed
Update docs
1 parent d1db0f1 commit a4b3caf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/evolution.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -957,6 +957,9 @@ PHP coding standards now use the C11 standard.
957957
`--with-libdir` configure options (e.g.,
958958
`--libdir=/usr/lib64 --with-libdir=lib64` will set `libdir` to
959959
`/usr/lib64/php`).
960+
* `PHP_ODBC_CFLAGS`, `PHP_ODBC_LFLAGS`, `PHP_ODBC_LIBS`, `PHP_ODBC_TYPE`
961+
preprocessor macros defined by ext/odbc are now defined in `php_config.h`
962+
instead of the `build-defs.h` header.
960963
961964
#### Windows
962965

0 commit comments

Comments
 (0)