Typo in Zend Framework 0.9
The good news: Zend Framework version 0.9 came out today The bad news: There's a typo in Zend/Db/Table/Row/Abstract.php! (Issue is ZF-1080) To fix it, add a < at the start of the first line of Zend/Db/Table/Row/Abstract.php so that it reads: <?php Oh well…