diff options
| author | Wez Furlong <wez@php.net> | 2006-10-11 03:23:51 +0000 |
|---|---|---|
| committer | Wez Furlong <wez@php.net> | 2006-10-11 03:23:51 +0000 |
| commit | 88f9dc9639f589bbb07728513eb65172607e231f (patch) | |
| tree | 9996298f82e90dfb43e443336945fd49c9184d0a | |
| parent | 20949c497b4b7f985fb6e2dee991e4a444e3ecce (diff) | |
| download | php-git-88f9dc9639f589bbb07728513eb65172607e231f.tar.gz | |
BFN
| -rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 12 Oct 2006, PHP 5.2.0RC6 -- Fixed PECL bug #8944 and #7775 (error retrieving columns after long/text - columns with PDO_ODBC). (Wez) +- Fixed bug #38458, PECL bug #8944, PECL bug #7775 (error retrieving + columns after long/text columns with PDO_ODBC). (Wez) - Fixed PECL bug #8816 (issue in php_oci_statement_fetch with more than one - Fixed PECL bug #7755 (error selecting DOUBLE fields with PDO_ODBC). ("slaws", Wez) |
