mirror of
https://github.com/php/php-src.git
synced 2026-04-01 13:12:16 +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.
20 KiB
20 KiB