Provide PHP routing file and deprecate loading XML file - #662
Merged
Conversation
5 tasks
VincentLanglet
approved these changes
Oct 18, 2025
maMykola
added a commit
to herdwatch/EntityAuditBundle
that referenced
this pull request
Jan 29, 2026
* DevKit updates for 1.x branch (sonata-project#656) Co-authored-by: Vincent Langlet <vincentlanglet@hotmail.fr> * Better way to deal with deprecations (sonata-project#658) * Add support for `doctrine/persistence` 4 (sonata-project#660) * prepare release 1.21.0 (sonata-project#661) * Provide PHP routing file and deprecate loading XML file (sonata-project#662) * Update CHANGELOG for version 1.22.0 (sonata-project#664) * DevKit updates * run rector * DevKit updates * DevKit updates * Add support for Symfony 8 * Update CHANGELOG for version 1.23.0 * Fix double semicolon syntax error in LogRevisionsListener * Reorder and ensure `ext-pdo` is properly listed in `composer.json` dependencies * Fix RelationTest assertions to reflect updated collection counts * Fix PHPStan error: replace empty() with strict count comparison --------- Co-authored-by: Sonata CI <thomas+ci@sonata-project.org> Co-authored-by: Vincent Langlet <vincentlanglet@hotmail.fr> Co-authored-by: Vincent Langlet <VincentLanglet@users.noreply.github.com> Co-authored-by: David Maicher <mail@dmaicher.de>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Subject
I am targeting this branch, because its BC.
Changelog