Skip to content
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

[PhpUnitBridge] fix compatibility with phpunit 9 #36539

Merged
merged 1 commit into from Apr 24, 2020

Conversation

garak
Copy link
Contributor

@garak garak commented Apr 23, 2020

Q A
Branch? 3.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #36499
License MIT
Doc PR none

See related issue

@nicolas-grekas nicolas-grekas added this to the 3.4 milestone Apr 23, 2020
@nicolas-grekas
Copy link
Member

Looks like src/Symfony/Bridge/PhpUnit/bin/simple-phpunit also uses the blacklist.

@garak
Copy link
Contributor Author

garak commented Apr 23, 2020

Added check in simple-phpunit too

@nicolas-grekas nicolas-grekas changed the title fix compatibility with phpunit 9 [PhpUnitBridge] fix compatibility with phpunit 9 Apr 23, 2020
@fabpot
Copy link
Member

fabpot commented Apr 24, 2020

Thank you @garak.

@fabpot fabpot merged commit 719bb15 into symfony:3.4 Apr 24, 2020
@garak garak deleted the fix-phpunit-blacklist branch April 24, 2020 08:32
fabpot added a commit that referenced this pull request Apr 25, 2020
This PR was merged into the 3.4 branch.

Discussion
----------

[PhpUnitBridge] Improve dirname usage

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #36499
| License       | MIT

This is a very small performance improvement on top of #36539

Commits
-------

e721cfd Improve dirname usage
This was referenced Apr 28, 2020
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.

None yet

7 participants