php

Posted in php, Zend Framework on October 17, 2009

just released: Zend Framework 1.9.4

Grab the latest version at the Zend Framework website. Lot’s of Zend_Db fixes in this release. Release Notes – Zend Framework – Version 1.9.4 Bug [ZF-6653] – Calling from() and join() “out of order” causes incorrect SELECT generation [ZF-7423] – In ... Continue Reading

Posted in php, phpUnit, Selenium, Snow Leopard on October 16, 2009

User Interface testing on Mac OS 10.6 Snow Leopard ...

Zend framework is my PHP framework of choice, and I like Zend Studio 7 for coding. I try to unit test as much as possible. But when in comes to User Interface testing, plain phpUnit cannot do the job. Then Selenium comes in play. So with’s the big deal? It isn’t working out of ... Continue Reading