diff options
| author | Scott MacVicar <scottmac@php.net> | 2008-04-29 14:42:38 +0000 |
|---|---|---|
| committer | Scott MacVicar <scottmac@php.net> | 2008-04-29 14:42:38 +0000 |
| commit | ad86c485cd997f6c8194359ee84d547c80db3694 (patch) | |
| tree | cc4a0b9557e3d2daf6b22828ce8a3ede21a4cc2f /NEWS | |
| parent | 597adbfef165a763ed49bd8b146897e2f265cc0a (diff) | |
| download | php-git-ad86c485cd997f6c8194359ee84d547c80db3694.tar.gz | |
MFH Fixed bug #44720 (Prevent infinite recursion within session_register)
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,9 +2,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Apr 2008, PHP 5.2.6 - Fixed two possible crashes inside posix extension (Tony) +- Fixed bug #44742 (timezone_offset_get() causes segmentation faults). (Derick) +- Fixed bug #44720 (Prevent crash within session_register()). (Scott) - Fixed bug #44703 (htmlspecialchars() does not detect bad character set argument). (Andy Wharmby) -- Fixed bug #44742 (timezone_offset_get() causes segmentation faults). (Derick) 10 Apr 2008, PHP 5.2.6RC5 - Fixed incorrect heredoc handling when label is used within the block. |
