summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2008-04-18 01:00:56 +0000
committerIlia Alshanetsky <iliaa@php.net>2008-04-18 01:00:56 +0000
commit7204e7ba5a8493547f69fd93b01c4e642639aa77 (patch)
treeb1a5ac247c1960c3661f684f55e70eea88ae31ae
parent59dde7cbeb52fb53d0871836bebd7ac84cc9b215 (diff)
downloadphp-git-7204e7ba5a8493547f69fd93b01c4e642639aa77.tar.gz
BFN
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a6e7ce6298..1ba2df7f56 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? Apr 2008, PHP 5.2.6
+- Fixed two possible crashes inside posix extension (Tony)
- Fixed bug #44703 (htmlspecialchars() does not detect bad character set
argument). (Andy Wharmby)
- Fixed bug #44742 (timezone_offset_get() causes segmentation faults). (Derick)