Any of you using PHPUnit2? I just upgraded it last week and now none of my unit tests will run. Everytime I run #>phpunit <sometest> all I get is the help output. Hell, even when I run #>phpunit --version I get the help output. I've posted a bug on this but figured I'd ask if any of you see similar problems. --Tony