Skip to content

Conversation

@samwilson
Copy link
Member

@samwilson samwilson commented Nov 27, 2024

  • Switch to using Route attributes for the AuthController.
  • Move the SshCommand's name to a constructor parameter instead of as the $defaultName value.
  • Drop testing on PHP 7.4.

Bug: T361554

Switch to using Route attributes for the auth controller,
and move the SshCommand's name to a constructor controller instead
of the defaultName value.

Drop testing on PHP 7.4.

Bug: T361554
@samwilson
Copy link
Member Author

@AS1100K Would you be interested at looking at this patch? It'd help us get wscontest upgraded.

Copy link

@AS1100K AS1100K left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good to me. I also tested it locally on PHP version 8.2 with wscontest and everything seems to work.
Although, we need to update README.md to let other developers know that now this bundle supports symfony 7 which was meant to be done at 8a9ce57.

@samwilson
Copy link
Member Author

Good point! I'll update the readme. I guess we should also drop support for Symfony 4 (I mean, I think this change means we no longer support Symfony 4).

@samwilson
Copy link
Member Author

After this, I'll update the skeleton.

@MusikAnimal MusikAnimal merged commit 92cadd6 into master Jan 7, 2025
4 checks passed
@MusikAnimal MusikAnimal deleted the route-attributes branch January 7, 2025 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants