]> granicus.if.org Git - php/commit
- Add +ifdefs to still allow PHP 5.0 builds of PDO
authorMarcus Boerger <helly@php.net>
Thu, 23 Jun 2005 00:19:16 +0000 (00:19 +0000)
committerMarcus Boerger <helly@php.net>
Thu, 23 Jun 2005 00:19:16 +0000 (00:19 +0000)
commit5cf2c9dc454261d55085826ef7865921cd894053
tree7594a01966b831cbe13780a7a7ca32d6d5578eee
parent6553a4c7e23bcc47b71dc10040ebfab4789b96f7
- Add +ifdefs to still allow PHP 5.0 builds of PDO
# PDO is a PECL extension and at the moment is still meant to compile on
# both PHP 5.0 and PHP 5.1.
ext/pdo/pdo.c
ext/pdo_mysql/pdo_mysql.c
ext/pdo_pgsql/pdo_pgsql.c
ext/pdo_sqlite/pdo_sqlite.c