From 27ebcb8d0e2f657ffe666a8ea4a81ae7a9b15cd1 Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Sun, 20 Oct 2013 19:59:39 -0700 Subject: [PATCH] 5.4.21 release date --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 6c2c6ed13b5..6f3c00caea8 100644 --- a/NEWS +++ b/NEWS @@ -22,7 +22,7 @@ PHP NEWS . Fixed bug #64230 (XMLReader does not suppress errors). (Mike) -?? ??? 2013, PHP 5.4.21 +17 Oct 2013, PHP 5.4.21 - Core: . Fixed bug #65322 (compile time errors won't trigger auto loading). (Nikita)