My tutorial is compatible with Zend Framework 1.9
I've just updated my tutorial to version 1.6.3 after checking that it is still compatible with version 1.9 of Zend Framework. The only changes I had to make were: ZF 1.9 comes with its own BaseUrl view helper, so there's no need to write our own. ZF 1.9.0's command line tool doesn't work on Windows. I've created patches on issues ZF-7464 and ZF-7465. I'm sure this will be sorted with 1.9.1 though. ZF 1.9 looks… continue reading.