8000 Upgrade to Symfony 7.3 by rosier · Pull Request #1576 · symfony/demo · GitHub
[go: up one dir, main page]

Skip to content

Upgrade to Symfony 7.3 #1576

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
May 30, 2025
Merged

Upgrade to Symfony 7.3 #1576

merged 1 commit into from
May 30, 2025

Conversation

rosier
Copy link
Contributor
@rosier rosier commented May 26, 2025

This updates all dependencies and upgrade to Symfony v7.3.0-RC1

Also fixes the following deprecations:

  • The "errors.xml" routing configuration file is deprecated, import "errors.php" instead.
  • The "profiler.xml" routing configuration file is deprecated, import "profile.php" instead.
  • The "xdt.xml" routing configuration file is deprecated, import "xdt.php" instead.
  • Not setting the "property_info.with_constructor_extractor" option explicitly is deprecated because its default value will change in version 8.0.
  • The "App\Security\PostVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.

@javiereguiluz
Copy link
Member

Symfony 7.3 is now available (https://symfony.com/blog/symfony-7-3-0-released) so we can update to the final stable version. Thanks!

@javiereguiluz javiereguiluz merged commit 50bb0c1 into symfony:main May 30, 2025
8 checks passed
@javiereguiluz
Copy link
Member

Merged! I updated dependencies to the stable version while merging. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0