summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2013-01-15 12:10:47 -0800
committerStanislav Malyshev <stas@php.net>2013-01-15 23:10:30 -0800
commitd224386bd8424345a5178b5ba0c9c881e83c7fe0 (patch)
tree8de5690f416a917471796ea15e0d589ae5831001 /NEWS
parent9ef52cac0542098f4b8dd7c556a6e900bfd2b0f3 (diff)
downloadphp-git-php-5.4.11.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 444a68ec78..b324632bb2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-03 Jan 2013, PHP 5.4.11 RC1
+17 Jan 2013, PHP 5.4.11
- Core:
. Fixed bug #63762 (Sigsegv when Exception::$trace is changed by user).