From e7e7d28fb6e97c64e2969173da107498e97f7e8d Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Wed, 29 Jun 2011 19:56:30 +0000 Subject: [PATCH] Clarified legacy removal statement, patch by Chris Jones --- archive/entries/2011-06-28-1.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/archive/entries/2011-06-28-1.xml b/archive/entries/2011-06-28-1.xml index e0b56eb50..34d81c2cd 100644 --- a/archive/entries/2011-06-28-1.xml +++ b/archive/entries/2011-06-28-1.xml @@ -3,7 +3,7 @@ PHP 5.4 alpha1 released http://www.php.net/archive/2011.php#id2011-06-28-1 2011-06-28T23:34:42+02:00 - 2011-06-28T23:34:42+02:00 + 2011-06-29T12:51:34-07:00 @@ -39,7 +39,7 @@
  • Moved: ext/sqlite moved to pecl (sqlite3 support is still built-in)
  • - Please note that some legacy features have been removed: + Please note that some legacy features have been removed, including:

    • Removed: break/continue $var syntax