- Fixed credits for bug #60659

This commit is contained in:
Jérôme Loyet 2012-01-04 21:19:55 +00:00
parent c730ed9656
commit de92e5ab30

3
NEWS
View File

@ -23,7 +23,8 @@ PHP NEWS
- PHP-FPM SAPI:
. Fixed bug #60629 (memory corruption when web server closed the fcgi fd).
(fat)
. Fixed bug #60659 (FPM does not clear auth_user on request accept). (fat)
. Fixed bug #60659 (FPM does not clear auth_user on request accept).
(bonbons at linux-vserver dot org)
- Improved Session extension:
. Fixed bug #60640 (invalid return values). (Arpad)