diff options
author | Xinchen Hui <laruence@php.net> | 2012-04-22 19:39:50 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@php.net> | 2012-04-22 19:39:50 +0800 |
commit | 3ca1976b3cb3d96bf6514e407e9e02447809dcca (patch) | |
tree | 52ac639d2a6dfcea4220f198aeb6acc9d84d1201 | |
parent | b2253307075d9fd49c6faeed1409827ec7281bc0 (diff) | |
download | php-git-3ca1976b3cb3d96bf6514e407e9e02447809dcca.tar.gz |
Update NEWS
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -54,6 +54,8 @@ PHP NEWS . Improve performance of set_exception_handler while doing reset (Laruence) - FPM + . Fixed bug #61812 (Uninitialised value used in libmagic). + (Laruence, Gustavo) . Fixed bug #61430 (Transposed memset() params in sapi/fpm/fpm/fpm_shm.c). (michaelhood at gmail dot com, Ilia) |