web - Zend Framework 1.12 new autoloader
A quick one today. I found an exciting entry on Robert Basic's Blog called new autoloader in zend framework 1.12. While i am already working with zend framework 2, i knew about the new autoloading mechanism but its good to know the guys from zend framework are backporting this to the old zend framework 1. Robert shows you how to use it in your current zend framework 1 projects and links to the zend framework manual and how to increase the classloading performance.