]> granicus.if.org Git - php/commit
- Fixed bug #50458 (PDO::FETCH_FUNC fails with Closures)
authorPierrick Charron <pierrick@php.net>
Mon, 14 Dec 2009 03:44:33 +0000 (03:44 +0000)
committerPierrick Charron <pierrick@php.net>
Mon, 14 Dec 2009 03:44:33 +0000 (03:44 +0000)
commit7d4643193da984be757e64b6dc8010167c10e8df
tree6dc2142d7ed7fdda5bbda1af83278459dce06731
parent35ad3308499bdaa2afc028129d962b3a3c456d1f
- Fixed bug #50458 (PDO::FETCH_FUNC fails with Closures)
NEWS
ext/pdo/pdo_stmt.c
ext/pdo/tests/bug_50458.phpt [new file with mode: 0644]