Skip to content

[PhpUnitBridge] Search for SYMFONY_PHPUNIT_REMOVE env var in phpunit.xml then phpunit.xml.dist #26800

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 4, 2018

Conversation

lyrixx
Copy link
Member

@lyrixx lyrixx commented Apr 4, 2018

Q A
Branch? master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT
Doc PR

using the env var could be a bit annoying + not everyone may know this. So adding it to the phpunit.xml.dist file make sens IHMO

@fabpot
Copy link
Member

fabpot commented Apr 4, 2018

Thank you @lyrixx.

@fabpot fabpot merged commit 5e2d43e into symfony:master Apr 4, 2018
fabpot added a commit that referenced this pull request Apr 4, 2018
…var in phpunit.xml then phpunit.xml.dist (lyrixx)

This PR was merged into the 4.1-dev branch.

Discussion
----------

[PhpUnitBridge] Search for SYMFONY_PHPUNIT_REMOVE env var in phpunit.xml then phpunit.xml.dist

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

---

using the env var could be a bit annoying + not everyone may know this. So adding it to the `phpunit.xml.dist` file make sens IHMO

Commits
-------

5e2d43e [PhpUnitBridge] Search for SYMFONY_PHPUNIT_REMOVE env var in phpunit.xml then phpunit.xml.dist
@lyrixx lyrixx deleted the bridge-phpunit-env branch April 4, 2018 20:44
@nicolas-grekas
Copy link
Member

could be worth doing the same with the other env vars that configure the bridge (version and dir?)

@lyrixx
Copy link
Member Author

lyrixx commented Apr 5, 2018

Okay. Il will do that

fabpot added a commit that referenced this pull request Apr 5, 2018
… phpunit.xml then phpunit.xml.dist (lyrixx)

This PR was merged into the 4.1-dev branch.

Discussion
----------

[PhpUnitBridge] Search for other SYMFONY_* env vars in phpunit.xml then phpunit.xml.dist

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #26800 (comment)
| License       | MIT
| Doc PR        |

Commits
-------

3b1c582 [PhpUnitBridge] Search for other SYMFONY_* env vars in phpunit.xml then phpunit.xml.dist
@fabpot fabpot mentioned this pull request May 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants