From 5f7c6aaf109fec9ee92a2bca6cb96bf2faba95ce Mon Sep 17 00:00:00 2001
From: Jordi Kroon
The release fixes multiple security issues: A weakness in the DES - implementation of crypt and a + implementation of crypt and a heap overflow issue in the phar extension
PHP 5.4.4 and PHP 5.3.14 fixes over 30 bugs. Please note that the @@ -918,7 +918,7 @@ site_header("News Archive - 2012", ["cache" => true]);
Some of the key new features include: traits, - a shortened array syntax, + a shortened array syntax, a built-in webserver for testing purposes and more. PHP 5.4.0 significantly improves performance, memory footprint and fixes over diff --git a/archive/2014.php b/archive/2014.php index 7a61874b9..6dc4f4f8c 100644 --- a/archive/2014.php +++ b/archive/2014.php @@ -1196,7 +1196,7 @@ The list of changes is recorded in the documentation + documentation or you can read the full list of changes in the NEWS file contained in the release archive. @@ -1395,7 +1395,7 @@ The list of changes is recorded in the documentation + documentation or you can read the full list of changes in the NEWS file contained in the release archive. @@ -1445,7 +1445,7 @@ The list of changes is recorded in the documentation + documentation or you can read the full list of changes in the NEWS file contained in the release archive. @@ -1540,7 +1540,7 @@ The list of changes is recorded in the documentation + documentation or you can read the full list of changes in the NEWS file contained in the release archive. @@ -1731,7 +1731,7 @@ The list of changes is recorded in the documentation + documentation or you can read the full list of changes in the NEWS file contained in the release archive. @@ -1804,7 +1804,7 @@ The list of changes is recorded in the documentation + documentation or you can read the full list of changes in the NEWS file contained in the release archive. @@ -1952,7 +1952,7 @@ The list of changes is recorded in the documentation + documentation or you can read the full list of changes in the NEWS file contained in the release archive. diff --git a/download-docs.php b/download-docs.php index e4b3e27c4..b8714ea57 100644 --- a/download-docs.php +++ b/download-docs.php @@ -91,10 +91,6 @@ $filepath = $filename = ''; // Go through all possible manual languages foreach (Languages::LANGUAGES as $langcode => $language) { - if (isset(Languages::INACTIVE_ONLINE_LANGUAGES[$langcode]) && $MYSITE !== 'http://docs.php.net/') { - continue; - } - // Go through all possible manual formats foreach ($formats as $formatname => $extension) { diff --git a/manual/help-translate.php b/manual/help-translate.php index df69f428d..228460ff4 100644 --- a/manual/help-translate.php +++ b/manual/help-translate.php @@ -32,7 +32,7 @@ $archived = ['da', 'kr', 'pl', 'tw']; foreach (Languages::INACTIVE_ONLINE_LANGUAGES as $cc => $lang) { $link = 'no archive'; if (in_array($cc, $archived, true)) { - $link = 'archive'; + $link = 'archive'; } echo '