-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[BC Break] Make data providers for abstract test cases static #49368
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
nicolas-grekas
merged 2 commits into
symfony:5.4
from
OskarStark:static-data-providers-test
Feb 17, 2023
Merged
[BC Break] Make data providers for abstract test cases static #49368
nicolas-grekas
merged 2 commits into
symfony:5.4
from
OskarStark:static-data-providers-test
Feb 17, 2023
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
OskarStark
commented
Feb 14, 2023
src/Symfony/Component/Notifier/Test/TransportFactoryTestCase.php
Outdated
Show resolved
Hide resolved
6d6daca
to
0074829
Compare
Rebased |
4de5115
to
c233a27
Compare
nicolas-grekas
added a commit
that referenced
this pull request
Feb 15, 2023
…(alexandre-daubois) This PR was merged into the 5.4 branch. Discussion ---------- [Notifier] Make `TransportTestCase` data providers static | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Part of #49368 | License | MIT | Doc PR | - :information_source: Note: the `TransportTestCase::createTransport()` method also had to be passed to static. cc `@OskarStark` Commits ------- 6a9f1d0 [Notifier] Make `TransportTestCase` data providers static
(rebase unlocked) |
Notifier PR against your branch as you asked is ready at OskarStark#1 👍 |
c233a27
to
a2eaf84
Compare
Rebased and merged OskarStark#1 👍 |
please squash when pushing, it'd be great to have only two commits in the PR, one for each of you |
I think this is the final one before having an all-green on 5.4 🙌 |
Merged. Will squash them properly later today |
cdacda5
to
3b82be0
Compare
OskarStark
commented
Feb 17, 2023
OskarStark
commented
Feb 17, 2023
OskarStark
commented
Feb 17, 2023
OskarStark
commented
Feb 17, 2023
OskarStark
commented
Feb 17, 2023
08d3fda
to
1e76645
Compare
rebased |
1e76645
to
a5d48f8
Compare
a5d48f8
to
c444a43
Compare
Thank you @OskarStark. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Follows #48668 (comment)
Todos
composer.json
Notifier @OskarStarkcomposer.json
Translation @OskarStarkcomposer.json
Mailer @OskarStarkcomposer.json
Security @OskarStark - nothing todo