Upgrade to Symfony 8.0 #443
Open
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.
Summary
symfony/*packages updated from^7.1to^8.0, PHP requirement bumped to^8.4Request::get()replaced withRequest::query->get(), deprecatedgetName()removed from Twig extensions,getDoctrine()replaced with direct$this->managerRegistryaccessnaming_strategyconfig and migration fromdoctrine.event_subscribertodoctrine.event_listenersymfony/proxy-manager-bridge(discontinued),league/geotools(unused),doctrine/annotations(replaced by PHP attributes)Workarounds
mhujer/breadcrumbs-bundlepresta/sitemap-bundle@devstability (4.x branch already has^8.0support)phpunit/phpunit^9.6calderacc/geobasicrequires PHPUnit as runtime dependencyphp-http/guzzle6-adapterguzzle7-adapterin the futureFollow-up tasks
mhujer/breadcrumbs-bundlewith Symfony 8 support (or switch to alternative)presta/sitemap-bundlestable release with Symfony 8 supportcalderacc/geobasicto move PHPUnit torequire-dev, then upgrade to PHPUnit 11+php-http/guzzle6-adapterwithguzzle7-adapterorsymfony/http-clientTest plan
composer installresolves without errorsbin/console)bin/console debug:router)bin/console doctrine:schema:validate)/api/doc)bin/console presta:sitemaps:dump)🤖 Generated with Claude Code