Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

derrabus
Copy link
Member

@derrabus derrabus commented May 2, 2023

Q A
Branch? 6.3
Bug fix? kinda
New feature? no
Deprecations? no
Tickets N/A
License MIT
Doc PR N/A

This PR enables the syntax #[AutowireCallable(service: 'my_service')] as a shorthand for #[AutowireCallable(service: 'my_service', method: '__invoke')].

@derrabus derrabus requested a review from nicolas-grekas May 2, 2023 17:13
@carsonbot carsonbot added this to the 6.3 milestone May 2, 2023
@derrabus derrabus changed the title [DependencyInjection] Allow AutowireCallable without method [DependencyInjection] Allow AutowireCallable without method May 2, 2023
@derrabus derrabus force-pushed the improvement/autowire-callable-without-method branch from 1960bd2 to 276ffb3 Compare May 2, 2023 17:16
@fabpot
Copy link
Member

fabpot commented May 5, 2023

Thank you @derrabus.

@fabpot fabpot merged commit abe4f66 into symfony:6.3 May 5, 2023
@fabpot fabpot mentioned this pull request May 7, 2023
@derrabus derrabus deleted the improvement/autowire-callable-without-method branch May 9, 2023 09:35
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.

4 participants