mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
![]() PDO include paths can be simplified and synced as done in other extensions: either the project root directory or the phpincludedir (for the system installation). The 'ext' include is automatically appended when doing phpize build. In php-src it is only present on Windows build. The PHP_CHECK_PDO_INCLUDES is left intact working as before and checks if PDO headers are found. |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
pdo_sqlite.c | ||
pdo_sqlite.stub.php | ||
pdo_sqlite_arginfo.h | ||
php_pdo_sqlite.h | ||
php_pdo_sqlite_int.h | ||
sqlite_driver.c | ||
sqlite_driver.stub.php | ||
sqlite_driver_arginfo.h | ||
sqlite_statement.c |