News Feed
Jobs Feed
Sections




News Archive
Rob Allen's Blog:
Zend Framework Tutorial Update & Autoloader Gotcha
May 01, 2009 @ 10:21:09

Rob Allen has two new things he's posted in relation to the new Zend Framework 1.8 release - an update to his Zend Framework Tutorial and something he came across about the Zend Framework's autoloader.

Zend_Loader's autoloader has been deprecated in the upcoming Zend Framework version 1.8 and so you now get [an "autoload is deprecated"] notice if you use it.

The fix is simple - just change your call from the static registerAutoload method on the Zend_Loader library to a getInstance call on the new Zend_Loader_Autoloader. You can find out more information about this new component here.

0 comments voice your opinion now!
zendframework tutorial update zendloader zendloaderautoloader


blog comments powered by Disqus

Similar Posts

Elizabeth Smith's Blog: How to Compile PHP5.2 and PHP-GTK2 on Windows using Visual C++ Express

Zend Developer Zone: Creating PDF Documents with Zend Framework

Community News: Zend Framework Security Upgrade (Zend_XmlRpc XXE Issue)

DevShed: Implementing the Stage Pattern in PHP 5

DevShed: PHP 5 Helpers: Calling Methods Out of Object Scope


Community Events











Don't see your event here?
Let us know!


interview testing code application phpunit language api development database example zendframework2 framework series functional podcast release community introduction opinion composer

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework