This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony
Fabien Potencier 46e8da39e8 bug #34808 [PhpUnitBridge] Properly handle phpunit arguments for configuration file (biozshock)
This PR was merged into the 4.3 branch.

Discussion
----------

[PhpUnitBridge] Properly handle phpunit arguments for configuration file

| Q             | A
| ------------- | ---
| Branch?       | 4.3
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| License       | MIT

PhpUnitBridge should properly parse cli arguments for configuration file.
After fixing #34300 the PhpUnitBridge stopped recognizing short `-c` option.
Also original PHPUnit allows to pass a directory as configuration parameter and read from either phpunit.xml or phpunit.xml.dist

Commits
-------

a7a5885661 Properly handle phpunit arguments for configuration file
2020-01-30 16:35:02 +01:00
..
Bridge bug #34808 [PhpUnitBridge] Properly handle phpunit arguments for configuration file (biozshock) 2020-01-30 16:35:02 +01:00
Bundle [FrameworkBundle] remove messenger cache if not enabled 2020-01-14 15:28:35 +01:00
Component [Messenger] Check for all serialization exceptions during message dec… 2020-01-29 13:59:11 +01:00
Contracts Update year in license files 2020-01-01 12:51:43 +01:00