diff options
author | Xinchen Hui <laruence@php.net> | 2011-09-17 14:24:15 +0000 |
---|---|---|
committer | Xinchen Hui <laruence@php.net> | 2011-09-17 14:24:15 +0000 |
commit | 3ac5593cdace0f9a746ce71210c50aa38196bff5 (patch) | |
tree | e360421f5a4018fd6302baa0bce6a1a81f3d1305 | |
parent | 6c2b670e69577f40a102a6abb560496892b00c64 (diff) | |
download | php-git-3ac5593cdace0f9a746ce71210c50aa38196bff5.tar.gz |
Fix wrong update
-rw-r--r-- | NEWS | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -7,10 +7,6 @@ PHP NEWS . Fixed bug #55705 (Omitting a callable typehinted argument causes a segfault). (Felipe, Laruence) -- MySQLi extension: - . Fixed bug #55703 (PHP crash when calling mysqli_fetch_fields). - (eran at zend dot com, Laruence) - 15 Sep 2011, PHP 5.4.0 Beta - General improvements: . Added callable typehint. (Hannes) |