diff options
author | Xinchen Hui <laruence@php.net> | 2013-07-14 11:56:37 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@php.net> | 2013-07-14 11:56:37 +0800 |
commit | e20fc854540716117aea5e169cf2a5cbb4af0a56 (patch) | |
tree | 0749e681184647367eac6bd5925628f54fdbb93d | |
parent | 2c4f8234375d0847d7b690d314ea47db29dcbe47 (diff) | |
download | php-git-e20fc854540716117aea5e169cf2a5cbb4af0a56.tar.gz |
Update NEWS
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ PHP NEWS ?? ??? 2013, PHP 5.5.1 - Core: + . Fixed bug #65254 (Exception not catchable when exception thrown in autoload + with a namespace). (Laruence) . Fixed bug #65088 (Generated configure script is malformed on OpenBSD). (Adam) . Fixed bug #65108 (is_callable() triggers Fatal Error). |