From 06f945f27840b53e57795dadbc38e76f7e11ab1c Mon Sep 17 00:00:00 2001 From: Horus3 Date: Mon, 24 Feb 2014 16:42:14 +0100 Subject: init --- .../documentation/manual/core/en/migration.08.html | 197 +++++++++++++++++++++ 1 file changed, 197 insertions(+) create mode 100644 zend/documentation/manual/core/en/migration.08.html (limited to 'zend/documentation/manual/core/en/migration.08.html') diff --git a/zend/documentation/manual/core/en/migration.08.html b/zend/documentation/manual/core/en/migration.08.html new file mode 100644 index 0000000..a18d917 --- /dev/null +++ b/zend/documentation/manual/core/en/migration.08.html @@ -0,0 +1,197 @@ + + +
+ +
+
+ Zend Framework 0.8+ When upgrading from a previous release to Zend Framework 0.8 or higher you + should note the following migration notes. + + +Zend_Controller+ Per previous changes, the most basic usage of the MVC components + remains the same: + + +
+ However, the directory structure underwent an overhaul, several + components were removed, and several others either renamed or added. + Changes include: + + +
+ +
|
+
+
|
+