summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2013-05-07 22:41:20 -0700
committerStanislav Malyshev <stas@php.net>2013-05-07 22:41:20 -0700
commit0d53ab04b4d477f98fbaf738ef41c67b5fe7ec1f (patch)
treec069a0f9fee16eb5511731be58ba5c864bcaf8d2 /NEWS
parent1d6a1fb5c87bc60fd0def2e2d32a2c4f4ad15fc0 (diff)
downloadphp-git-php-5.4.15.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index cc639d8f88..c1f94c5e7d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-25 Apr 2013, PHP 5.4.15 RC1
+09 May 2013, PHP 5.4.15
- Core:
. Fixed bug #64578 (debug_backtrace in set_error_handler corrupts zend heap:
segfault). (Laruence)