Skip to content
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

PHP Attributes support in controllers #936

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

Rafikooo
Copy link
Contributor

@Rafikooo Rafikooo commented Oct 20, 2023

This PR introduces PHP attribute handling in controllers

Reference: https://symfony.com/doc/current/routing.html#creating-routes-as-attributes

Since this branch supports Sylius 1.12 and Symfony 5.4.*, the configuration had to be adjusted according to these docs:
https://symfony.com/doc/5.4/routing.html#creating-routes-as-attributes-or-annotations

@Wojdylak Wojdylak merged commit 1b7aa18 into Sylius:1.12 Feb 13, 2024
7 checks passed
@Wojdylak
Copy link
Member

Thank you, @Rafikooo!

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.

None yet

4 participants