UpgradeController

Package: Controller

class UpgradeController

extends Zend_Controller_Action

UpgradeController::__construct(Zend_Controller_Request_Abstract $request, Zend_Controller_Response_Abstract $response, $invokeArgs = array())
Parameters:
  • $request (Zend_Controller_Request_Abstract) –

  • $response (Zend_Controller_Response_Abstract) –

  • $invokeArgs

UpgradeController::indexAction()
UpgradeController::migrateAction()

Run the migration script, obtain any success/error output and display it in a pretty way

UpgradeController::_satisfiesPhpRequirement()
UpgradeController::_displayPhpRequirementMessage()