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 - unrecognized option --run
Summary: unrecognized option --run
Status: RESOLVED DUPLICATE of bug 254276
Alias: None
Product: php
Classification: Unclassified
Component: PHPUnit (show other bugs)
Version: 8.0.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-17 12:57 UTC by bouks
Modified: 2015-09-18 05:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***