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