diff options
| author | Antony Dovgal <tony2001@php.net> | 2005-06-27 17:42:32 +0000 |
|---|---|---|
| committer | Antony Dovgal <tony2001@php.net> | 2005-06-27 17:42:32 +0000 |
| commit | 46fcf913b29394d44a4918b224d427a19ba00a72 (patch) | |
| tree | c376d71c90115f52d11c5c158c8877dce479fa15 | |
| parent | b16beb540c39c98a4ee85223451f376eff9d8195 (diff) | |
| download | php-git-46fcf913b29394d44a4918b224d427a19ba00a72.tar.gz | |
BFN
| -rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ PHP NEWS ?? ??? 2005, PHP 5.1 Beta 3 - Added PDO_MYSQL_ATTR_USE_BUFFERED_QUERY parameter for pdo_mysql, to toggle usage of buffered queries. +- Fixed bug #33491 (crash after extending MySQLi internal class). (Tony) - Fixed bug #33475 (cURL handle is not closed on curl_close(). (Ilia) - Fixed bug #32660 (Assignment by reference causes crash when field access is overloaded (__get)). (Dmitry) |
