From 3585ddb659942f343debcf91c19c2efd6ef78be7 Mon Sep 17 00:00:00 2001 From: Peter Cowburn Date: Sun, 25 Nov 2012 14:29:21 +0000 Subject: [PATCH] typofix - missing closing parenthesis --- archive/entries/2012-10-18-1.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/archive/entries/2012-10-18-1.xml b/archive/entries/2012-10-18-1.xml index 1d55cbbc6..fe5f65d16 100644 --- a/archive/entries/2012-10-18-1.xml +++ b/archive/entries/2012-10-18-1.xml @@ -3,7 +3,7 @@ PHP 5.4.8 and PHP 5.3.18 released! http://www.php.net/archive/2012.php#id2012-10-18-1 2012-10-18T17:35:45+00:00 - 2012-10-18T17:35:45+00:00 + 2012-11-25T14:28:12+00:00 @@ -23,7 +23,7 @@
  • Fixed bug #63111 (is_callable() lies for abstract static method)
  • -
  • Fixed bug #61442 (exception threw in __autoload can not be catched
  • +
  • Fixed bug #61442 (exception threw in __autoload can not be catched)