Strange, for me that works. I am using PHPUnit 3.3.16, maven is the same. Can you try commenting the testcase out? Do the others work then? There is a classloader method, you maybe want to see if LoggerAppenderNull is defined there.
Cheers > [exec] Fatal error: Class 'LoggerAppenderNull' not found > in /srv/home/james/workspace/log4php/src/test/php/LoggerLoggingEventTest.php > on line 74 [exec] Result: 255 [INFO] > > I'm using PHPUnit 3.3.5 and mvn 2.0.9. Running phpunit from inside the > src/test/php directory works without errors! > > bye, > > -christian- >
