diff options
| author | Pierrick Charron <pierrick@php.net> | 2009-12-14 03:44:33 +0000 |
|---|---|---|
| committer | Pierrick Charron <pierrick@php.net> | 2009-12-14 03:44:33 +0000 |
| commit | 7d4643193da984be757e64b6dc8010167c10e8df (patch) | |
| tree | 6dc2142d7ed7fdda5bbda1af83278459dce06731 /NEWS | |
| parent | 35ad3308499bdaa2afc028129d962b3a3c456d1f (diff) | |
| download | php-git-7d4643193da984be757e64b6dc8010167c10e8df.tar.gz | |
- Fixed bug #50458 (PDO::FETCH_FUNC fails with Closures)
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ PHP NEWS - Fixed bug #50464 (declare encoding doesn't work within an included file). (Felipe) +- Fixed bug #50458 (PDO::FETCH_FUNC fails with Closures). (Felipe, Pierrick) - Fixed bug #50445 (PDO-ODBC stored procedure call from Solaris 64-bit causes seg fault). (davbrown4 at yahoo dot com, Felipe) - Fixed bug #50351 (performance regression handling objects, ten times slower |
