I recently stumbled uppon this fine PHPUnit Cheat Sheet by Ian Monge. I find it superb enough to recommend it to all :)
Displaying posts tagged: php
PHP's exceptions have been around for quite some time now. However, contrary to their cousins in the Java world, they did not feature a finally keyword. Until now.
Looking through the PHP source on github, I stumbled upon this preliminary changelog for v5.5. I'm not quite sure what to say ... Good luck?
Chive, one of the most prominent applications written with the help of the Yii framework has finally reached version 1.0. Chive is a web-2.0-ish clone of the famous phpMyAdmin administrative tool for MySQL. In their own words:
Chive is a free, open source, web-based database management tool, designed to bring joy to web developers - with easy…
There's been a userland webserver for PHP for some time in PEAR. Now it seems, PHP v5.4.0 will get its own built-in webserver.