diff --git a/docs.php b/docs.php index 0be6988e4..9638b6e13 100644 --- a/docs.php +++ b/docs.php @@ -29,10 +29,10 @@ site_header("Documentation", array("current" => "docs"));
- Documentation for PHP 4 is currently being removed from the + Documentation for PHP 4 has been removed from the manual, but there is archived version still available. For more informations, please read - this explanation. + Documentation for PHP 4.
The PHP 4 documentation was removed from the PHP Manual in August 2014, approximately six years after PHP 4 reached its end of life. However, we have - provided downloadable copy of manual for anyone who would need it. + provided downloadable copies of the manual for anyone who would need it.
- An attempt was made to preserve as many documentation related to PHP 4, as it is - possible. Despite this, we don't have nice, separate manual covering only PHP 4. - The reason for this is how our documentation is structured. Even so, archived copy - describes more ascpets of PHP 4 than actual manual described in August 2014 (e.g. + An attempt has been made to preserve as much documentation related to PHP 4, as + possible. Despite this, we don't have a nice, separate manual covering only PHP 4. + The reason for this is how our documentation is structured. Even so, the archived copy + describes more aspects of PHP 4 than actual manual described in August 2014 (e.g. it covers more PHP 4 extensions).
- To download copy of the manual for PHP 4, see the + To download a copy of the manual for PHP 4, see the documentation archives. Please, remember, that archived version should not be used in everyday development, unless you are developing PHP 4 applications. This version lacks many topics connected with PHP 5 and it is not updated anymore. @@ -32,9 +32,9 @@ site_header('PHP Version 4 Documentation');
All users are strongly encouraged to upgrade their environments to PHP 5. - Please, read guide for Migrating + Please, read our guides for Migrating from PHP 4 to PHP 5.0.x and - Migrating from PHP 4 to PHP 5 FAQ, for more informations. + Migrating from PHP 4 to PHP 5 FAQ, for more information.