Archive
2013
October
- October 19, 2013 » Please stop pretending PHP is a good language
June
- June 26, 2013 » Book review - Instant Hands on Testing with PHPUnit
March
- March 18, 2013 » Stackframes! Stackframes everywhere!
- March 13, 2013 » Please ship your own coding standard as part of your project
2012
March
- March 14, 2012 » The UNIT in unit testing
2011
November
- November 25, 2011 » Textual code coverage information for PHPUnit
- November 4, 2011 » An introduction to PHPUnits @covers annotation
October
- October 28, 2011 » Visibility underscores in PHP
May
- May 16, 2011 » How I Judge Frameworks Or Let Me Code In Peace
- May 12, 2011 » References suck! - Let's fix MySqli prepared statements!
April
- April 12, 2011 » Dealing with segfaults while PHPUnit code coverage generation for CI
March
- March 8, 2011 » Autoloading for legacy, non-framework projects
February
- February 1, 2011 » Setting up Jenkins for PHP Projects
January
- January 19, 2011 » Creating your custom PHPUnit output formats
- January 14, 2011 » FuelPHP first impression
2010
December
- December 19, 2010 » Setting up Hudson for PHP Projects in 15 minutes
June
- June 14, 2010 » They told you to document everything? They lied!
May
- May 18, 2010 » PHP Mess Detector - Rulesets
April
- April 15, 2010 » PHPUG meeting munic
March
- March 30, 2010 » Type hints hack for literal Values in PHP
- March 29, 2010 » Enhanced MySql Administrator server stats
- March 11, 2010 » Running your unit tests everytime you save a file