News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

Stefan Priebsch's Blog:
PHPUnit test and Code Coverage Statistics with phing
0 comments :: posted Tuesday April 22, 2008 @ 14:15:18
voice your opinion now!

Stefan Priebsch has posted an example of how he uses PHPUnit "manually" to reduce the overhead (and added complexity) of calling phing.

Instead of instantiating PHPUnit from phing, I use the command line interface to call PHPUnit. This decouples phing and PHPUnit, which should cause less problems with version updates in the future. To configure PHPUnit, phing creates a temporary XML configuration file which is deleted after PHPUnit has finished.

The source is included in the post - it manually builds the XML file needed for phing to do its job.

tagged with: phing phpunit codecoverage statistic generate xml


Ivo Jansch's Blog:
Interview in Computerworld UK
0 comments :: posted Wednesday February 27, 2008 @ 11:12:00
voice your opinion now!

Ivo Jansch points out a recent interview he was asked to do in the Computerworld UK magazine about the recent launch of the Ibuildings company there in the UK.

I was recently interviewed by Computerworld UK regarding our launch in the UK and the current rise of PHP in the corporate world. The result is online here.

He also asks readers how they see PHP adoption going in their companies: "Post a comment to let me know how 'PHP' and 'Business' go together in your region."

tagged with: computerworld uk interview magazine ibuildings adoption statistic


cakephp book ajax PHP5 job developer package security conference code releases pecl zendframework zend PEAR application release framework database mysql

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework