Zend Framework

Zend Framework: Zend_Loader::Zend_Loader::registerAutoload is deprecated as of 1.8.0 and will be removed with 2.0.0; use Zend_Loader_Autoloader instead.

Posted by Faheem Abbas on June 17, 2009

3 Responses to “Zend Framework: Zend_Loader::Zend_Loader::registerAutoload is deprecated as of 1.8.0 and will be removed with 2.0.0; use Zend_Loader_Autoloader instead.”

  1. Solat said

    thanks for it.
    It works but when when I write “$frontController->dispatch();” it’s creates fatal error message in version 1.8.

  2. Solat said

    this was error

    “Fatal error: Class ‘Zend_Ctontroller_Action’ not found in E:\MyPHP\ZendExamples\Hello-Word\application\controllers\IndexController.php on line 2″

  3. @2: Zend_Controller_Action <– correct spelling. Try the latest quickstart example.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>