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/Bridge
Nicolas Grekas 42626744b2 bug #30496 [PHPUnit-Bridge] override some Composer environment variables (nicoweb)
This PR was merged into the 3.4 branch.

Discussion
----------

[PHPUnit-Bridge] override some Composer environment variables

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #30467
| License       | MIT
| Doc PR        | -

Override `COMPOSER_VENDOR_DIR` and `COMPOSER_BIN_DIR` with their default values in PHPUnit Bridge: #30467

Commits
-------

628502645e [PHPUnit-Bridge] override some environment variables
2019-03-10 10:59:01 +01:00
..
Doctrine Apply php-cs-fixer rule for array_key_exists() 2019-02-23 16:06:07 +01:00
Monolog switched array() to [] 2019-01-16 10:39:14 +01:00
PhpUnit [PHPUnit-Bridge] override some environment variables 2019-03-10 10:48:28 +01:00
ProxyManager switched array() to [] 2019-01-16 10:39:14 +01:00
Twig [TwigBridge] Remove use spaceless tag 2019-03-10 10:14:34 +01:00