Skip to content

[FrameworkBundle] Fix 3.4 tests #28762

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
Oct 8, 2018
Merged

[FrameworkBundle] Fix 3.4 tests #28762

merged 1 commit into from
Oct 8, 2018

Conversation

ogizanagi
Copy link
Contributor

@ogizanagi ogizanagi commented Oct 8, 2018

Q A
Branch? 3.4
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes (AppVeyor failure unrelated)
Fixed tickets N/A
License MIT
Doc PR N/A

Should fix tests on 3.4 branch after #28735 being merged.
Also updates the check for consistency with https://github.com/symfony/symfony/pull/27429/files#diff-5e7347edce37c5886ec67b7ba02f3a9cR837 on master.

@fabpot
Copy link
Member

fabpot commented Oct 8, 2018

Thank you @ogizanagi.

@fabpot fabpot merged commit 3b99a0d into symfony:3.4 Oct 8, 2018
fabpot added a commit that referenced this pull request Oct 8, 2018
This PR was merged into the 3.4 branch.

Discussion
----------

[FrameworkBundle] Fix 3.4 tests

| Q             | A
| ------------- | ---
| Branch?       | 3.4 <!-- see below -->
| Bug fix?      | no
| New feature?  | no <!-- don't forget to update src/**/CHANGELOG.md files -->
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no <!-- don't forget to update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tests pass?   | yes (AppVeyor failure unrelated)    <!-- please add some, will be required by reviewers -->
| Fixed tickets | N/A   <!-- #-prefixed issue number(s), if any -->
| License       | MIT
| Doc PR        | N/A

Should fix tests on 3.4 branch after #28735 being merged.
Also updates the check for consistency with https://github.com/symfony/symfony/pull/27429/files#diff-5e7347edce37c5886ec67b7ba02f3a9cR837 on master.

Commits
-------

3b99a0d [FrameworkBundle] Fix 3.4 tests
@ogizanagi ogizanagi deleted the fix/3.4/fwb_tests branch October 8, 2018 10:46
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.

5 participants