summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2012-09-30 19:08:24 -0700
committerStanislav Malyshev <stas@php.net>2012-09-30 19:08:24 -0700
commitf879e1162fe5b0c017983e9690aa70a5f17251c4 (patch)
tree4d3c041c6dd44a82ca2a49ff45597f7568bf9785
parent175a9de47fcbb3807671415ae58429b20915daaf (diff)
downloadphp-git-f879e1162fe5b0c017983e9690aa70a5f17251c4.tar.gz
fix news
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index e8ad1737a2..fd3f618679 100644
--- a/NEWS
+++ b/NEWS
@@ -25,7 +25,7 @@ PHP NEWS
. Fixed bug #60909 (custom error handler throwing Exception + fatal error
= no shutdown function). (Dmitry)
. Fixed bug #60723 (error_log error time has changed to UTC ignoring default
- timezo). (Laruence)
+ timezone). (Laruence)
- cURL:
. Fixed bug #62085 (file_get_contents a remote file by Curl wrapper will
@@ -66,7 +66,7 @@ PHP NEWS
. Fixed bug #63000 (MCAST_JOIN_GROUP on OSX is broken, merge of PR 185 by
Igor Wiedler). (Lars)
-?? ??? 2012, PHP 5.4.7
+13 Sep 2012, PHP 5.4.7
- Core:
. Fixed bug (segfault while build with zts and GOTO vm-kind). (Laruence)