diff options
author | Xinchen Hui <laruence@php.net> | 2011-09-17 03:23:38 +0000 |
---|---|---|
committer | Xinchen Hui <laruence@php.net> | 2011-09-17 03:23:38 +0000 |
commit | 2ec2b9e9f94847ea5473c8be686a8034ae52ae2a (patch) | |
tree | 1eef226064f9fd08c6a9e2287380d76084b106d8 | |
parent | 08201e11fe07b5f1e83b08aa2ef8f0e130fdc72c (diff) | |
download | php-git-2ec2b9e9f94847ea5473c8be686a8034ae52ae2a.tar.gz |
Update NEWS
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -38,6 +38,8 @@ PHP NEWS - MySQLi extension: . Fixed bug #55582 (mysqli_num_rows() returns always 0 for unbuffered, when mysqlnd is used). (Andrey) + . Fixed bug #55703 (PHP crash when calling mysqli_fetch_fields). + (eran at zend dot com, Laruence) - mysqlnd . Fixed bug #55609 (mysqlnd cannot be built shared). (Johannes) |