Even if PHPUnit still difficult to use for newbies, now we have two PHPUnit, but don’t worry one for PHP4 and the second for PHP5. Thanks to the effort of Sebastian Bergmann, the PHPUnit2 is making great steps to offer an excellent unit test system for PHP5 developers. The latest PHPUnit2 version fixed a bug that create fatal error on running tests and changed licence from PHP to BSD Style License.

Like many have asked this question before, I’m still asking the same question : what’s the PHP license is still useful for ? Maybe the PHP Team should think about a new version could reflect more the idology of the PHP project and keep it open to other licences. Notice also that PHPUnit2 require PHP 5.0.2+ and many other dependicies that you may find here