diff --git a/archive/2007.php b/archive/2007.php index f523199461..0141bead3b 100644 --- a/archive/2007.php +++ b/archive/2007.php @@ -64,7 +64,7 @@ The PHP documentation team is pleased to announce the initial release of the new build system that generates the PHP Manual. Written in PHP, PhD ([PH]P based [D]ocBook renderer) builds are now available for -viewing at docs.php.net. Everyone is +viewing at php.net. Everyone is encouraged to test and use this system so that bugs will be found and squashed.
diff --git a/archive/2007.xml b/archive/2007.xml index cadb557c99..e17b5ca92a 100644 --- a/archive/2007.xml +++ b/archive/2007.xml @@ -56,7 +56,7 @@ Visit the website for m The PHP documentation team is pleased to announce the initial release of the new build system that generates the PHP Manual. Written in PHP, PhD ([PH]P based [D]ocBook renderer) builds are now available for -viewing at docs.php.net. Everyone is +viewing at php.net. Everyone is encouraged to test and use this system so that bugs will be found and squashed. diff --git a/archive/2009.php b/archive/2009.php index 37f4edf52c..5233a6fd66 100644 --- a/archive/2009.php +++ b/archive/2009.php @@ -829,7 +829,7 @@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 @@ classes in multiple threads.
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 7a61874b99..6dc4f4f8cb 100644 --- a/archive/2014.php +++ b/archive/2014.php @@ -1196,7 +1196,7 @@
For more information about the new features you can check out the work-in-progress - documentation + documentation or you can read the full list of changes in the NEWS file contained in the release archive. @@ -1395,7 +1395,7 @@ THIS IS A DEVELOPMENT PREVIEW - DO NOT USE IT IN PRODUCTION!
For more information about the new features you can check out the work-in-progress - documentation + documentation or you can read the full list of changes in the NEWS file contained in the release archive. @@ -1445,7 +1445,7 @@
For more information about the new features you can check out the work-in-progress - documentation + documentation or you can read the full list of changes in the NEWS file contained in the release archive. @@ -1540,7 +1540,7 @@
For more information about the new features you can check out the work-in-progress - documentation + documentation or you can read the full list of changes in the NEWS file contained in the release archive. @@ -1731,7 +1731,7 @@
For more information about the new features you can check out the work-in-progress - documentation + documentation or you can read the full list of changes in the NEWS file contained in the release archive. @@ -1804,7 +1804,7 @@
For more information about the new features you can check out the work-in-progress - documentation + documentation or you can read the full list of changes in the NEWS file contained in the release archive. @@ -1952,7 +1952,7 @@
For more information about the new features you can check out the work-in-progress - 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 e4b3e27c46..b8714ea578 100644 --- a/download-docs.php +++ b/download-docs.php @@ -91,10 +91,6 @@ // 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 df69f428da..228460ff46 100644 --- a/manual/help-translate.php +++ b/manual/help-translate.php @@ -32,7 +32,7 @@ foreach (Languages::INACTIVE_ONLINE_LANGUAGES as $cc => $lang) { $link = 'no archive'; if (in_array($cc, $archived, true)) { - $link = 'archive'; + $link = 'archive'; } echo '