Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Ensure signatures for setUp|tearDown|setUpAfterClass|tearDownAfterClass methods in tests are compatible with phpunit 8.2#32854

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@luispabon
Copy link
Contributor

QA
Branch?4.3
Bug fix?no
New feature?yes
BC breaks?no
Deprecations?no
Tests pass?no
Fixed tickets#32844
LicenseMIT
Doc PRn/a

Please bear with me as this is my first pr to symfony. Branched off 4.3 as requested here:#32844

Tests currently do not pass due to:

PHP Fatal error:  Declaration of Symfony\Bridge\Monolog\Logger::reset() must be compatible with Monolog\Logger::reset(): void in /home/luis/Projects/symfony/src/Symfony/Bridge/Monolog/Logger.php on line 23

@nicolas-grekas
Copy link
Member

Thanks :)
Can you please do the same for setUpBeforeClass and tearDownAfterClass?

@nicolas-grekasnicolas-grekas added this to the4.3 milestoneAug 1, 2019
@luispabon
Copy link
ContributorAuthor

Done.

@luispabonluispabon changed the titleEnsure signatures for setUp and tearDown methods in tests are compatible with phpunit 8.2Ensure signatures for setUp|tearDown|setUpAfterClass|tearDownAfterClass methods in tests are compatible with phpunit 8.2Aug 1, 2019
…ss methods in tests are compatible with phpunit 8.2
@nicolas-grekasnicolas-grekasforce-pushed the4.3/phpunit82-void-setup-teardown branch from48deeaf to97bcb5dCompareAugust 1, 2019 11:15
@nicolas-grekas
Copy link
Member

Thank you@luispabon.

@nicolas-grekasnicolas-grekas merged commit97bcb5d intosymfony:4.3Aug 1, 2019
nicolas-grekas added a commit that referenced this pull requestAug 1, 2019
…rDownAfterClass methods in tests are compatible with phpunit 8.2 (luispabon)This PR was squashed before being merged into the 4.3 branch (closes#32854).Discussion----------Ensure signatures for setUp|tearDown|setUpAfterClass|tearDownAfterClass methods in tests are compatible with phpunit 8.2| Q             | A| ------------- | ---| Branch?       | 4.3| Bug fix?      | no| New feature?  | yes| BC breaks?    | no| Deprecations? | no| Tests pass?   | no| Fixed tickets |#32844| License       | MIT| Doc PR        | n/aPlease bear with me as this is my first pr to symfony. Branched off 4.3 as requested here:#32844Tests currently do not pass due to:```PHP Fatal error:  Declaration of Symfony\Bridge\Monolog\Logger::reset() must be compatible with Monolog\Logger::reset(): void in /home/luis/Projects/symfony/src/Symfony/Bridge/Monolog/Logger.php on line 23```Commits-------97bcb5d Ensure signatures for setUp|tearDown|setUpAfterClass|tearDownAfterClass methods in tests are compatible with phpunit 8.2
@luispabonluispabon deleted the 4.3/phpunit82-void-setup-teardown branchAugust 1, 2019 11:20
@luispabon
Copy link
ContributorAuthor

👍

@nicolas-grekasnicolas-grekas mentioned this pull requestAug 1, 2019
23 tasks
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

4.3

Development

Successfully merging this pull request may close these issues.

3 participants

@luispabon@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp