Skip to content

[FrameworkBundle] Fix tests that use deprecated callable syntax #46970

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
Jul 19, 2022

Conversation

derrabus
Copy link
Member

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets Part of #44282
License MIT
Doc PR N/A

FrameworkBundle's tests currently fail because they use a deprecated way to referencing a callable: [Foo::class, 'parent::bar']. This PR moves this one fixture into a separate test with @group legacy.

@carsonbot carsonbot changed the title Fix tests that use deprecated callable syntax [FrameworkBundle] Fix tests that use deprecated callable syntax Jul 18, 2022
@carsonbot carsonbot added this to the 4.4 milestone Jul 18, 2022
@derrabus derrabus mentioned this pull request Jul 18, 2022
29 tasks
@xabbuh
Copy link
Member

xabbuh commented Jul 19, 2022

Thank you Alexander.

@xabbuh xabbuh merged commit a9ab336 into symfony:4.4 Jul 19, 2022
@derrabus derrabus deleted the bugfix/deprecared-callable branch July 19, 2022 08:13
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.

3 participants