mirror of
https://github.com/php/php-src.git
synced 2026-04-23 16:08:35 +02:00
0dfc4e7e41
We already install the necessary libs for the odbc extension, so we may as well build PDO ODBC. As we don't setup an ODBC server, the tests will be skipped. Close GH-6528.