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 to PHPUnit 9 #35716

Conversation

Hakihiro
Copy link

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #35662
License MIT
Doc PR -

Adding the possibility to use PHPUnit 9.

src/Symfony/Bridge/PhpUnit/TextUI/Command.php Outdated Show resolved Hide resolved
src/Symfony/Bridge/PhpUnit/bin/simple-phpunit.php Outdated Show resolved Hide resolved
@nicolas-grekas nicolas-grekas added this to the 4.4 milestone Feb 15, 2020
@Hakihiro Hakihiro force-pushed the hpUnitBridge_AddCompatibilityToPHPUnit9_35662 branch from d2dbb17 to 0fa652f Compare February 17, 2020 08:19
@Hakihiro Hakihiro force-pushed the hpUnitBridge_AddCompatibilityToPHPUnit9_35662 branch from 0fa652f to 771c642 Compare February 17, 2020 08:30
@nicolas-grekas nicolas-grekas changed the title [PhpUnitBridge] Add compatibility to PHPUnit 9 #35662 [PhpUnitBridge] Add compatibility to PHPUnit 9 Feb 24, 2020
@nicolas-grekas nicolas-grekas changed the title [PhpUnitBridge] Add compatibility to PHPUnit 9 [PhpUnitBridge] Fix compatibility to PHPUnit 9 Feb 24, 2020
@nicolas-grekas
Copy link
Member

Thank you @Hakihiro.

@nicolas-grekas nicolas-grekas merged commit 1024f5f into symfony:4.4 Feb 24, 2020
This was referenced Feb 29, 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

4 participants