News Feed
Jobs Feed
Sections




News Archive
ServerGrove Blog:
Configuring Symfony to use Zend Framework 1.8.0 new Autoloader
May 01, 2009 @ 15:56:37

This new post on the ServerGrove blog today looks at using the updated Zend_Loader component of the Zend Framework from inside a Symfony application.

Zend Framework 1.8.0 was released yesterday and if you are using it within a Symfony project, you need to know something: Starting on 1.8.0 Zend_Load::autoload() is deprecated and will be removed on 2.0.0.

With the updated loader, if you'd like to use it inside Symfony, you need to change the function you're using to autoload via a call to spl_autoload_register. Point this at the Zend Framework code and you should be good to go.

0 comments voice your opinion now!
symfony zendframework autoloader framework splautoloadregister


blog comments powered by Disqus

Similar Posts

DZone.com: The PHP frameworks poll results

Volker Dusch's Blog: Autoloading for legacy, non-framework projects

Alex Netkachov's Blog: Zend, Prado, ASP.NET. Which framework is the best?

Felix Geisendörfer's Blog: Learning from the CakePHP Source Code (Part 1)

Lee Blue's Blog: What's The Best PHP Framework?


Community Events











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


zendframework2 example testing framework opinion object community conference development series unittest interview podcast release introduction composer language functional code tool

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