]> granicus.if.org Git - php/commit
- MFH
authorMarcus Boerger <helly@php.net>
Thu, 11 May 2006 22:43:44 +0000 (22:43 +0000)
committerMarcus Boerger <helly@php.net>
Thu, 11 May 2006 22:43:44 +0000 (22:43 +0000)
commit7bbab02633f2f89285115be576e5183b66b303ce
tree02f9ba2856ee073b93e68d939e06df63c6d8079d
parent7412202c43e74d24c55669dedc36542e43b4f2bb
- MFH
  . Fix iterator based access
  . Add new attribute ATTR_DEFAULT_FETCH_MODE: $bdh->setAttribute()
  . Add new fetch mode: FETCH_PROPS_LATE, this fills object member
    variables after calling the constructor (fixes #36428).
ext/pdo/pdo.c
ext/pdo/pdo_dbh.c
ext/pdo/pdo_stmt.c
ext/pdo/php_pdo.h
ext/pdo/php_pdo_driver.h
ext/pdo/php_pdo_int.h