]> granicus.if.org Git - php/commit
- Add FETCH_PROPSLATE: fetch props after calling ctor
authorMarcus Boerger <helly@php.net>
Fri, 24 Feb 2006 15:56:03 +0000 (15:56 +0000)
committerMarcus Boerger <helly@php.net>
Fri, 24 Feb 2006 15:56:03 +0000 (15:56 +0000)
commit252ad869176fe337402915ec3dd3a9607dbf9356
treeb0cae8b7874162157bc5edd4fdf0532c4d1d9d2a
parentb13105ee4c9a41ab73ce1b304b80214cbf1cfefb
- Add FETCH_PROPSLATE: fetch props after calling ctor
# Fixes bug #36428
ext/pdo/pdo_dbh.c
ext/pdo/pdo_stmt.c
ext/pdo/php_pdo_driver.h
ext/pdo/tests/bug_36428.phpt [new file with mode: 0755]