This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 255365

Summary: unrecognized option --run
Product: php Reporter: bouks
Component: PHPUnitAssignee: Tomas Mysik <tmysik>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.0.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description bouks 2015-09-17 12:57:49 UTC
Updated PHPUnit to 4.8.7.
When i want to test a file, it fails, giving the following Output :

"/usr/bin/php" "/usr/bin/phpunit" "--colors" "--log-junit" "/tmp/nb-phpunit-log.xml" "--bootstrap" "/home/Test/Bootstrap.php" "--configuration" "/home/Test/phpunitIDE.xml" "/home/myself/netbeans-8.0.2/php/phpunit/NetBeansSuite.php" "--run=/home/Test/myFile.php"
PHPUnit 4.8.7 by Sebastian Bergmann and contributors.

unrecognized option --run
Done.
Comment 1 Tomas Mysik 2015-09-18 05:41:01 UTC
Already fixed in dev build of NetBeans.

Thanks for reporting.

*** This bug has been marked as a duplicate of bug 254276 ***