From f5e4d75d5cc4bcf825ae6ce1449823041ed8aa2b Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Mon, 18 Aug 2008 20:04:36 +0000 Subject: [PATCH] Interlinking of the migration guides git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265096 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/migration5.xml | 11 ++++++++--- appendices/migration51.xml | 7 ++++++- appendices/migration52.xml | 7 ++++++- 3 files changed, 20 insertions(+), 5 deletions(-) diff --git a/appendices/migration5.xml b/appendices/migration5.xml index a49832d2cd..5f794ad334 100755 --- a/appendices/migration5.xml +++ b/appendices/migration5.xml @@ -1,10 +1,15 @@ - + - Migrating from PHP 4 to PHP 5 + Migrating from PHP 4 to PHP 5.0.x + + &manual.migration.seealso; + 5.1.x and + 5.2.x. +
- What has changed in PHP 5 + What has changed in PHP 5.0.x PHP 5 and the integrated Zend Engine 2 have greatly improved PHP's performance and capabilities, but great care has been taken to break as diff --git a/appendices/migration51.xml b/appendices/migration51.xml index 059359db46..684a17b464 100644 --- a/appendices/migration51.xml +++ b/appendices/migration51.xml @@ -1,7 +1,12 @@ - + Migrating from PHP 5.0.x to PHP 5.1.x + + &manual.migration.seealso; + 5.0.x and + 5.2.x. +
Key PHP 5.1.x features diff --git a/appendices/migration52.xml b/appendices/migration52.xml index 0f7ab5f897..9d22b30c15 100644 --- a/appendices/migration52.xml +++ b/appendices/migration52.xml @@ -1,7 +1,12 @@ - + Migrating from PHP 5.1.x to PHP 5.2.x + + &manual.migration.seealso; + 5.0.x and + 5.1.x. +
What has changed in PHP 5.2.x