]> granicus.if.org Git - php/commit
Merge changes from 5.1 branch.
authorWez Furlong <wez@php.net>
Sun, 11 Sep 2005 05:04:00 +0000 (05:04 +0000)
committerWez Furlong <wez@php.net>
Sun, 11 Sep 2005 05:04:00 +0000 (05:04 +0000)
commit434fa24dfa68c16087f6e2b613f35d30807b6fe9
treea0a410485567b22fb3ebec8fc240639e5fff8df3
parent739c0680d0fe59e8eab66b623c9537877c805231
Merge changes from 5.1 branch.
Add compat header that allows PDO head to compile against PHP 5.0 and PHP 5.1.
ext/pdo/package.xml
ext/pdo/pdo.c
ext/pdo/pdo_dbh.c
ext/pdo/pdo_sql_parser.re
ext/pdo/pdo_stmt.c
ext/pdo/php_pdo_int.h
ext/pdo/php_pdo_phpvers_compat.h [new file with mode: 0644]
ext/pdo/tests/pecl_bug_5217.phpt [new file with mode: 0644]