Skip to content

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!

@rosier rosier deleted the sf73 branch August 30, 2025 11:50
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