loophp / psr-http-message-bridge-bundle

Register symfony/psr-http-message-bridge classes in your Symfony application.
MIT License
3 stars 1 forks source link

chore(deps): update symfony packages to v6 (major) #32

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
symfony/framework-bundle (source) require-dev major ^5.3 -> ^6.0
symfony/http-kernel (source) require-dev major ^5.1.6 -> ^6.0.0

Release Notes

symfony/framework-bundle ### [`v6.1.7`](https://togithub.com/symfony/framework-bundle/releases/tag/v6.1.7) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v6.1.6...v6.1.7) **Changelog** (https://github.com/symfony/framework-bundle/compare/v6.1.6...v6.1.7) - no significant changes ### [`v6.1.6`](https://togithub.com/symfony/framework-bundle/releases/tag/v6.1.6) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v6.1.5...v6.1.6) **Changelog** (https://github.com/symfony/framework-bundle/compare/v6.1.5...v6.1.6) - bug [#​47764](https://togithub.com/symfony/framework-bundle/issues/47764) fixed traceable decoration priorities (mtarld) - bug [#​46956](https://togithub.com/symfony/framework-bundle/issues/46956) Allow to specify `null` for exception mapping configuration values (andrew-demb) ### [`v6.1.5`](https://togithub.com/symfony/framework-bundle/releases/tag/v6.1.5) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v6.1.4...v6.1.5) **Changelog** (https://github.com/symfony/framework-bundle/compare/v6.1.4...v6.1.5) - bug [#​47637](https://togithub.com/symfony/framework-bundle/issues/47637) Fix passing `serializer.default_context` option to normalizers (wuchen90) - bug [#​47695](https://togithub.com/symfony/framework-bundle/issues/47695) Filter out trans paths that are covered by a parent folder path (natewiebe13) - bug [#​47614](https://togithub.com/symfony/framework-bundle/issues/47614) Fix a phpdoc in mailer assertions (HeahDude) - bug [#​47351](https://togithub.com/symfony/framework-bundle/issues/47351) Do not throw when describing a factory definition (MatTheCat) ### [`v6.1.4`](https://togithub.com/symfony/framework-bundle/releases/tag/v6.1.4) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v6.1.3...v6.1.4) **Changelog** (https://github.com/symfony/framework-bundle/compare/v6.1.3...v6.1.4) - bug [#​47195](https://togithub.com/symfony/framework-bundle/issues/47195) fix writes to static $kernel property (xabbuh) - bug [#​47129](https://togithub.com/symfony/framework-bundle/issues/47129) remove the ChatterInterface alias when the chatter service is removed (xabbuh) ### [`v6.1.3`](https://togithub.com/symfony/framework-bundle/releases/tag/v6.1.3) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v6.1.2...v6.1.3) **Changelog** (https://github.com/symfony/framework-bundle/compare/v6.1.2...v6.1.3) - bug [#​46849](https://togithub.com/symfony/framework-bundle/issues/46849) Allow null for sanitizer option `allowed_link_hosts` and `allowed_media_hosts` (plfort) - bug [#​46960](https://togithub.com/symfony/framework-bundle/issues/46960) Fail gracefully when forms use disabled CSRF (HeahDude) ### [`v6.1.2`](https://togithub.com/symfony/framework-bundle/releases/tag/v6.1.2) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v6.1.1...v6.1.2) **Changelog** (https://github.com/symfony/framework-bundle/compare/v6.1.1...v6.1.2) - bug [#​46668](https://togithub.com/symfony/framework-bundle/issues/46668) Lower JsonSerializableNormalizer priority (aprat84) ### [`v6.1.1`](https://togithub.com/symfony/framework-bundle/releases/tag/v6.1.1) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v6.1.0...v6.1.1) **Changelog** (https://github.com/symfony/framework-bundle/compare/v6.1.0...v6.1.1) - bug [#​46625](https://togithub.com/symfony/framework-bundle/issues/46625) Disable Serializer data collect by default (chalasr) - bug [#​46594](https://togithub.com/symfony/framework-bundle/issues/46594) Fix XML cache config (HeahDude) - bug [#​46538](https://togithub.com/symfony/framework-bundle/issues/46538) Fix calling `allowStaticElements` when setting `allow_all_static_elements: true` (norkunas) - bug [#​46480](https://togithub.com/symfony/framework-bundle/issues/46480) Fix registering html-sanitizer services (nicolas-grekas) ### [`v6.1.0`](https://togithub.com/symfony/framework-bundle/releases/tag/v6.1.0) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v6.0.15...v6.1.0) **Changelog** (https://github.com/symfony/framework-bundle/compare/v6.1.0-RC1...v6.1.0) - bug [#​46442](https://togithub.com/symfony/framework-bundle/issues/46442) Revert "bug [#​46125](https://togithub.com/symfony/framework-bundle/issues/46125) Always add CacheCollectorPass (fancyweb)" (chalasr) - bug [#​46427](https://togithub.com/symfony/framework-bundle/issues/46427) fix wiring of annotations.cached_reader (nicolas-grekas) - bug [#​46434](https://togithub.com/symfony/framework-bundle/issues/46434) Fix BC break in abstract config commands (yceruto) - bug [#​46412](https://togithub.com/symfony/framework-bundle/issues/46412) Fix dumping extension config without bundle (yceruto) - bug [#​46373](https://togithub.com/symfony/framework-bundle/issues/46373) Fix default config service definition (wouterj) ### [`v6.0.15`](https://togithub.com/symfony/framework-bundle/releases/tag/v6.0.15) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v6.0.14...v6.0.15) **Changelog** (https://github.com/symfony/framework-bundle/compare/v6.0.14...v6.0.15) - no significant changes ### [`v6.0.14`](https://togithub.com/symfony/framework-bundle/releases/tag/v6.0.14) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v6.0.13...v6.0.14) **Changelog** (https://github.com/symfony/framework-bundle/compare/v6.0.13...v6.0.14) - bug [#​46956](https://togithub.com/symfony/framework-bundle/issues/46956) Allow to specify `null` for exception mapping configuration values (andrew-demb) ### [`v6.0.13`](https://togithub.com/symfony/framework-bundle/releases/tag/v6.0.13) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v6.0.12...v6.0.13) **Changelog** (https://github.com/symfony/framework-bundle/compare/v6.0.12...v6.0.13) - bug [#​47637](https://togithub.com/symfony/framework-bundle/issues/47637) Fix passing `serializer.default_context` option to normalizers (wuchen90) - bug [#​47695](https://togithub.com/symfony/framework-bundle/issues/47695) Filter out trans paths that are covered by a parent folder path (natewiebe13) - bug [#​47614](https://togithub.com/symfony/framework-bundle/issues/47614) Fix a phpdoc in mailer assertions (HeahDude) - bug [#​47351](https://togithub.com/symfony/framework-bundle/issues/47351) Do not throw when describing a factory definition (MatTheCat) ### [`v6.0.12`](https://togithub.com/symfony/framework-bundle/releases/tag/v6.0.12) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v6.0.11...v6.0.12) **Changelog** (https://github.com/symfony/framework-bundle/compare/v6.0.11...v6.0.12) - bug [#​47195](https://togithub.com/symfony/framework-bundle/issues/47195) fix writes to static $kernel property (xabbuh) - bug [#​47129](https://togithub.com/symfony/framework-bundle/issues/47129) remove the ChatterInterface alias when the chatter service is removed (xabbuh) ### [`v6.0.11`](https://togithub.com/symfony/framework-bundle/releases/tag/v6.0.11) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v6.0.10...v6.0.11) **Changelog** (https://github.com/symfony/framework-bundle/compare/v6.0.10...v6.0.11) - bug [#​46960](https://togithub.com/symfony/framework-bundle/issues/46960) Fail gracefully when forms use disabled CSRF (HeahDude) ### [`v6.0.10`](https://togithub.com/symfony/framework-bundle/releases/tag/v6.0.10) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v6.0.9...v6.0.10) **Changelog** (https://github.com/symfony/framework-bundle/compare/v6.0.9...v6.0.10) - bug [#​46668](https://togithub.com/symfony/framework-bundle/issues/46668) Lower JsonSerializableNormalizer priority (aprat84) - bug [#​46594](https://togithub.com/symfony/framework-bundle/issues/46594) Fix XML cache config (HeahDude) ### [`v6.0.9`](https://togithub.com/symfony/framework-bundle/releases/tag/v6.0.9) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v6.0.8...v6.0.9) **Changelog** (https://github.com/symfony/framework-bundle/compare/v6.0.8...v6.0.9) - bug [#​46442](https://togithub.com/symfony/framework-bundle/issues/46442) Revert "bug [#​46125](https://togithub.com/symfony/framework-bundle/issues/46125) Always add CacheCollectorPass (fancyweb)" (chalasr) - bug [#​46427](https://togithub.com/symfony/framework-bundle/issues/46427) fix wiring of annotations.cached_reader (nicolas-grekas) - bug [#​46434](https://togithub.com/symfony/framework-bundle/issues/46434) Fix BC break in abstract config commands (yceruto) - bug [#​46412](https://togithub.com/symfony/framework-bundle/issues/46412) Fix dumping extension config without bundle (yceruto) - bug [#​46114](https://togithub.com/symfony/framework-bundle/issues/46114) Fixes "Incorrectly nested style tag found" error when using multi-line header content (Perturbatio) ### [`v6.0.8`](https://togithub.com/symfony/framework-bundle/releases/tag/v6.0.8) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v6.0.7...v6.0.8) **Changelog** (https://github.com/symfony/framework-bundle/compare/v6.0.7...v6.0.8) - bug [#​46170](https://togithub.com/symfony/framework-bundle/issues/46170) Fix dumping enums on PHP 8.2 (nicolas-grekas) - bug [#​46125](https://togithub.com/symfony/framework-bundle/issues/46125) Always add CacheCollectorPass (fancyweb) - bug [#​45947](https://togithub.com/symfony/framework-bundle/issues/45947) Fix `debug:router --no-interaction` error … (WilliamBoulle) ### [`v6.0.7`](https://togithub.com/symfony/framework-bundle/releases/tag/v6.0.7) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v6.0.6...v6.0.7) **Changelog** (https://github.com/symfony/framework-bundle/compare/v6.0.6...v6.0.7) - bug [#​45905](https://togithub.com/symfony/framework-bundle/issues/45905) Fix the build (wouterj) - bug [#​45787](https://togithub.com/symfony/framework-bundle/issues/45787) Fix exit codes in debug:translation command (gndk) - bug [#​45671](https://togithub.com/symfony/framework-bundle/issues/45671) Ensure container is reset between tests (nicolas-grekas) - bug [#​45629](https://togithub.com/symfony/framework-bundle/issues/45629) Fix container:lint and #\[Autoconfigure(binds: ...)] failing (LANGERGabrielle) ### [`v6.0.6`](https://togithub.com/symfony/framework-bundle/releases/tag/v6.0.6) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v6.0.5...v6.0.6) **Changelog** (https://github.com/symfony/framework-bundle/compare/v6.0.5...v6.0.6) - bug [#​45637](https://togithub.com/symfony/framework-bundle/issues/45637) do not pass DBAL connections to PDO adapters (xabbuh) - bug [#​45595](https://togithub.com/symfony/framework-bundle/issues/45595) Fix resetting container between tests (nicolas-grekas) ### [`v6.0.5`](https://togithub.com/symfony/framework-bundle/releases/tag/v6.0.5) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v6.0.4...v6.0.5) **Changelog** (https://github.com/symfony/framework-bundle/compare/v6.0.4...v6.0.5) - bug [#​45479](https://togithub.com/symfony/framework-bundle/issues/45479) Reset services between requests performed by KernelBrowser (nicolas-grekas) - bug [#​45414](https://togithub.com/symfony/framework-bundle/issues/45414) KernelTestCase resets internal state on tearDown (core23) - bug [#​45399](https://togithub.com/symfony/framework-bundle/issues/45399) Fix sorting bug in sorting of tagged services by priority (Ahummeling) - bug [#​45281](https://togithub.com/symfony/framework-bundle/issues/45281) Fix connecting to Redis via a socket file (alebedev80) - bug [#​44868](https://togithub.com/symfony/framework-bundle/issues/44868) Fix using PHP 8.1 enum as parameters (ogizanagi) - bug [#​45299](https://togithub.com/symfony/framework-bundle/issues/45299) Fix AsEventListener not working on decorators (LANGERGabrielle) - bug [#​45289](https://togithub.com/symfony/framework-bundle/issues/45289) Fix log channel of TagAwareAdapter (fancyweb) ### [`v6.0.4`](https://togithub.com/symfony/framework-bundle/releases/tag/v6.0.4) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v6.0.3...v6.0.4) **Changelog** (https://github.com/symfony/framework-bundle/compare/v6.0.3...v6.0.4) - no significant changes ### [`v6.0.3`](https://togithub.com/symfony/framework-bundle/releases/tag/v6.0.3) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v6.0.2...v6.0.3) **Changelog** (https://github.com/symfony/framework-bundle/compare/v6.0.2...v6.0.3) - bug [#​45193](https://togithub.com/symfony/framework-bundle/issues/45193) Fix missing arguments when a serialization default context is bound (ArnoudThibaut) - bug [#​44998](https://togithub.com/symfony/framework-bundle/issues/44998) Allow default cache pools to be overwritten by user (Seldaek) - bug [#​44976](https://togithub.com/symfony/framework-bundle/issues/44976) Avoid calling rtrim(null, '/') in AssetsInstallCommand (pavol-tk, GromNaN) - bug [#​44920](https://togithub.com/symfony/framework-bundle/issues/44920) Use correct tag for ExpoTransportFactory service (jschaedl) ### [`v6.0.2`](https://togithub.com/symfony/framework-bundle/releases/tag/v6.0.2) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v6.0.1...v6.0.2) **Changelog** (https://github.com/symfony/framework-bundle/compare/v6.0.1...v6.0.2) - bug [#​44682](https://togithub.com/symfony/framework-bundle/issues/44682) alias `cache.app.taggable` to `cache.app` if using `cache.adapter.redis_tag_aware` (kbond) - bug [#​43164](https://togithub.com/symfony/framework-bundle/issues/43164) Fix cache pool configuration with one adapter and one provider (fancyweb) - bug [#​44565](https://togithub.com/symfony/framework-bundle/issues/44565) Use correct cookie domain in loginUser() (wouterj) ### [`v6.0.1`](https://togithub.com/symfony/framework-bundle/releases/tag/v6.0.1) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v6.0.0...v6.0.1) **Changelog** (https://github.com/symfony/framework-bundle/compare/v6.0.0...v6.0.1) - bug [#​44494](https://togithub.com/symfony/framework-bundle/issues/44494) Remove FQCN type hints on properties (fabpot) - bug [#​44490](https://togithub.com/symfony/framework-bundle/issues/44490) Add auto-registration for BatchHandlerInterface (GaryPEGEOT) - bug [#​44481](https://togithub.com/symfony/framework-bundle/issues/44481) Fix loginUser() causing deprecation (wouterj) - bug [#​44427](https://togithub.com/symfony/framework-bundle/issues/44427) Fix compatibility with symfony/security-core 6.x (deps=high tests) (wouterj) - bug [#​44359](https://togithub.com/symfony/framework-bundle/issues/44359) Avoid duplicated session listener registration in tests (alexander-schranz) ### [`v6.0.0`](https://togithub.com/symfony/framework-bundle/releases/tag/v6.0.0) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v5.4.14...v6.0.0) **Changelog** (https://github.com/symfony/framework-bundle/compare/v6.0.0-RC1...v6.0.0) - feature [#​44271](https://togithub.com/symfony/framework-bundle/issues/44271) add Vonage bridge to replace the Nexmo one (nicolas-grekas) - bug [#​44300](https://togithub.com/symfony/framework-bundle/issues/44300) Fix property-info phpstan extractor discovery (1ed)
symfony/http-kernel ### [`v6.1.7`](https://togithub.com/symfony/http-kernel/releases/tag/v6.1.7) [Compare Source](https://togithub.com/symfony/http-kernel/compare/v6.1.6...v6.1.7) **Changelog** (https://github.com/symfony/http-kernel/compare/v6.1.6...v6.1.7) - bug [#​47857](https://togithub.com/symfony/http-kernel/issues/47857) Fix empty request stack when terminating with exception (krzyc) - bug [#​47878](https://togithub.com/symfony/http-kernel/issues/47878) Remove EOL when using error_log() in HttpKernel Logger (cyve) ### [`v6.1.6`](https://togithub.com/symfony/http-kernel/releases/tag/v6.1.6) [Compare Source](https://togithub.com/symfony/http-kernel/compare/v6.1.5...v6.1.6) **Changelog** (https://github.com/symfony/http-kernel/compare/v6.1.5...v6.1.6) - bug [#​46956](https://togithub.com/symfony/http-kernel/issues/46956) Allow to specify `null` for exception mapping configuration values (andrew-demb) ### [`v6.1.5`](https://togithub.com/symfony/http-kernel/releases/tag/v6.1.5) [Compare Source](https://togithub.com/symfony/http-kernel/compare/v6.1.4...v6.1.5) **Changelog** (https://github.com/symfony/http-kernel/compare/v6.1.4...v6.1.5) - bug [#​47675](https://togithub.com/symfony/http-kernel/issues/47675) Use Accept-Language header even if there are no enabled locales (MatTheCat) - bug [#​47491](https://togithub.com/symfony/http-kernel/issues/47491) Prevent exception in RequestDataCollector if request stack is empty (aschempp) - bug [#​47435](https://togithub.com/symfony/http-kernel/issues/47435) lock when writting profiles (nicolas-grekas) ### [`v6.1.4`](https://togithub.com/symfony/http-kernel/releases/tag/v6.1.4) [Compare Source](https://togithub.com/symfony/http-kernel/compare/v6.1.3...v6.1.4) **Changelog** (https://github.com/symfony/http-kernel/compare/v6.1.3...v6.1.4) - bug [#​47358](https://togithub.com/symfony/http-kernel/issues/47358) Fix broken request stack state if throwable is thrown. (Warxcell) - bug [#​47273](https://togithub.com/symfony/http-kernel/issues/47273) Do not send Set-Cookie header twice for deleted session cookie (X-Coder264) - bug [#​47238](https://togithub.com/symfony/http-kernel/issues/47238) Fix passing `null` to `\trim()` method in LoggerDataCollector (SVillette) ### [`v6.1.3`](https://togithub.com/symfony/http-kernel/releases/tag/v6.1.3) [Compare Source](https://togithub.com/symfony/http-kernel/compare/v6.1.2...v6.1.3) **Changelog** (https://github.com/symfony/http-kernel/compare/v6.1.2...v6.1.3) - bug [#​47073](https://togithub.com/symfony/http-kernel/issues/47073) Fix non-scalar check in surrogate fragment renderer (aschempp) - bug [#​47086](https://togithub.com/symfony/http-kernel/issues/47086) Workaround disabled "var_dump" (nicolas-grekas) - bug [#​43998](https://togithub.com/symfony/http-kernel/issues/43998) Don't throw on 304 Not Modified (aleho) ### [`v6.1.2`](https://togithub.com/symfony/http-kernel/releases/tag/v6.1.2) [Compare Source](https://togithub.com/symfony/http-kernel/compare/v6.1.1...v6.1.2) **Changelog** (https://github.com/symfony/http-kernel/compare/v6.1.1...v6.1.2) - bug [#​46769](https://togithub.com/symfony/http-kernel/issues/46769) Fix a PHP 8.1 deprecation notice in HttpCache (mpdude) - bug [#​46676](https://togithub.com/symfony/http-kernel/issues/46676) Extend type guessing on enum fields (Gigino Chianese) - bug [#​46697](https://togithub.com/symfony/http-kernel/issues/46697) Disable session tracking while collecting profiler data (nicolas-grekas) ### [`v6.1.1`](https://togithub.com/symfony/http-kernel/releases/tag/v6.1.1) [Compare Source](https://togithub.com/symfony/http-kernel/compare/v6.1.0...v6.1.1) **Changelog** (https://github.com/symfony/http-kernel/compare/v6.1.0...v6.1.1) - bug [#​46586](https://togithub.com/symfony/http-kernel/issues/46586) Fix BackedEnumValueResolver already resolved enum value (janatjak) ### [`v6.1.0`](https://togithub.com/symfony/http-kernel/releases/tag/v6.1.0) [Compare Source](https://togithub.com/symfony/http-kernel/compare/v6.0.15...v6.1.0) **Changelog** (https://github.com/symfony/http-kernel/compare/v6.1.0-RC1...v6.1.0) - bug [#​46385](https://togithub.com/symfony/http-kernel/issues/46385) New bundle path convention when `AbstractBundle` is used (yceruto) - bug [#​46377](https://togithub.com/symfony/http-kernel/issues/46377) Fix missing null type in `ErrorListener::__construct()` (chalasr) - bug [#​46365](https://togithub.com/symfony/http-kernel/issues/46365) Revert "bug [#​46327](https://togithub.com/symfony/http-kernel/issues/46327) Allow ErrorHandler ^5.0 to be used" (nicolas-grekas) ### [`v6.0.15`](https://togithub.com/symfony/http-kernel/releases/tag/v6.0.15) [Compare Source](https://togithub.com/symfony/http-kernel/compare/v6.0.14...v6.0.15) **Changelog** (https://github.com/symfony/http-kernel/compare/v6.0.14...v6.0.15) - bug [#​47857](https://togithub.com/symfony/http-kernel/issues/47857) Fix empty request stack when terminating with exception (krzyc) - bug [#​47878](https://togithub.com/symfony/http-kernel/issues/47878) Remove EOL when using error_log() in HttpKernel Logger (cyve) ### [`v6.0.14`](https://togithub.com/symfony/http-kernel/releases/tag/v6.0.14) [Compare Source](https://togithub.com/symfony/http-kernel/compare/v6.0.13...v6.0.14) **Changelog** (https://github.com/symfony/http-kernel/compare/v6.0.13...v6.0.14) - bug [#​46956](https://togithub.com/symfony/http-kernel/issues/46956) Allow to specify `null` for exception mapping configuration values (andrew-demb) ### [`v6.0.13`](https://togithub.com/symfony/http-kernel/releases/tag/v6.0.13) [Compare Source](https://togithub.com/symfony/http-kernel/compare/v6.0.12...v6.0.13) **Changelog** (https://github.com/symfony/http-kernel/compare/v6.0.12...v6.0.13) - bug [#​47491](https://togithub.com/symfony/http-kernel/issues/47491) Prevent exception in RequestDataCollector if request stack is empty (aschempp) - bug [#​47435](https://togithub.com/symfony/http-kernel/issues/47435) lock when writting profiles (nicolas-grekas) ### [`v6.0.12`](https://togithub.com/symfony/http-kernel/releases/tag/v6.0.12) [Compare Source](https://togithub.com/symfony/http-kernel/compare/v6.0.11...v6.0.12) **Changelog** (https://github.com/symfony/http-kernel/compare/v6.0.11...v6.0.12) - bug [#​47358](https://togithub.com/symfony/http-kernel/issues/47358) Fix broken request stack state if throwable is thrown. (Warxcell) - bug [#​47273](https://togithub.com/symfony/http-kernel/issues/47273) Do not send Set-Cookie header twice for deleted session cookie (X-Coder264) - bug [#​47238](https://togithub.com/symfony/http-kernel/issues/47238) Fix passing `null` to `\trim()` method in LoggerDataCollector (SVillette) ### [`v6.0.11`](https://togithub.com/symfony/http-kernel/releases/tag/v6.0.11) [Compare Source](https://togithub.com/symfony/http-kernel/compare/v6.0.10...v6.0.11) **Changelog** (https://github.com/symfony/http-kernel/compare/v6.0.10...v6.0.11) - bug [#​47073](https://togithub.com/symfony/http-kernel/issues/47073) Fix non-scalar check in surrogate fragment renderer (aschempp) - bug [#​47086](https://togithub.com/symfony/http-kernel/issues/47086) Workaround disabled "var_dump" (nicolas-grekas) - bug [#​43998](https://togithub.com/symfony/http-kernel/issues/43998) Don't throw on 304 Not Modified (aleho) ### [`v6.0.10`](https://togithub.com/symfony/http-kernel/releases/tag/v6.0.10) [Compare Source](https://togithub.com/symfony/http-kernel/compare/v6.0.9...v6.0.10) **Changelog** (https://github.com/symfony/http-kernel/compare/v6.0.9...v6.0.10) - bug [#​46769](https://togithub.com/symfony/http-kernel/issues/46769) Fix a PHP 8.1 deprecation notice in HttpCache (mpdude) - bug [#​46676](https://togithub.com/symfony/http-kernel/issues/46676) Extend type guessing on enum fields (Gigino Chianese) - bug [#​46697](https://togithub.com/symfony/http-kernel/issues/46697) Disable session tracking while collecting profiler data (nicolas-grekas) ### [`v6.0.9`](https://togithub.com/symfony/http-kernel/releases/tag/v6.0.9) [Compare Source](https://togithub.com/symfony/http-kernel/compare/v6.0.8...v6.0.9) **Changelog** (https://github.com/symfony/http-kernel/compare/v6.0.8...v6.0.9) - bug [#​46377](https://togithub.com/symfony/http-kernel/issues/46377) Fix missing null type in `ErrorListener::__construct()` (chalasr) - bug [#​46327](https://togithub.com/symfony/http-kernel/issues/46327) Allow ErrorHandler ^5.0 to be used in HttpKernel 4.4 (mpdude) - bug [#​46277](https://togithub.com/symfony/http-kernel/issues/46277) Fix SessionListener without session in request (edditor) ### [`v6.0.8`](https://togithub.com/symfony/http-kernel/releases/tag/v6.0.8) [Compare Source](https://togithub.com/symfony/http-kernel/compare/v6.0.7...v6.0.8) **Changelog** (https://github.com/symfony/http-kernel/compare/v6.0.7...v6.0.8) - bug [#​45394](https://togithub.com/symfony/http-kernel/issues/45394) Use the existing session id if available. (trsteel88) - bug [#​46012](https://togithub.com/symfony/http-kernel/issues/46012) Fix Symfony not working on SMB share (qinshuze) - bug [#​45964](https://togithub.com/symfony/http-kernel/issues/45964) Fix use_cookies framework session configuration (alexander-schranz) ### [`v6.0.7`](https://togithub.com/symfony/http-kernel/releases/tag/v6.0.7) [Compare Source](https://togithub.com/symfony/http-kernel/compare/v6.0.6...v6.0.7) **Changelog** (https://github.com/symfony/http-kernel/compare/v6.0.6...v6.0.7) - bug [#​45572](https://togithub.com/symfony/http-kernel/issues/45572) fix using Target attribute with controller arguments (kbond) ### [`v6.0.6`](https://togithub.com/symfony/http-kernel/releases/tag/v6.0.6) [Compare Source](https://togithub.com/symfony/http-kernel/compare/v6.0.5...v6.0.6) **Changelog** (https://github.com/symfony/http-kernel/compare/v6.0.5...v6.0.6) - bug [#​45610](https://togithub.com/symfony/http-kernel/issues/45610) Guard against bad profile data (nicolas-grekas) ### [`v6.0.5`](https://togithub.com/symfony/http-kernel/releases/tag/v6.0.5) [Compare Source](https://togithub.com/symfony/http-kernel/compare/v6.0.4...v6.0.5) **Changelog** (https://github.com/symfony/http-kernel/compare/v6.0.4...v6.0.5) - bug [#​45351](https://togithub.com/symfony/http-kernel/issues/45351) Log section minor fixes (missing "notice" filter, log priority, accessibility) (Amunak) - bug [#​45462](https://togithub.com/symfony/http-kernel/issues/45462) Fix extracting controller name from closures (nicolas-grekas) - bug [#​45424](https://togithub.com/symfony/http-kernel/issues/45424) Fix type binding (sveneld) - bug [#​45302](https://togithub.com/symfony/http-kernel/issues/45302) Fixed error count by log not displayed in WebProfilerBundle (SVillette) - bug [#​45298](https://togithub.com/symfony/http-kernel/issues/45298) Fix FileLinkFormatter with empty xdebug.file_link_format (fancyweb) ### [`v6.0.4`](https://togithub.com/symfony/http-kernel/releases/tag/v6.0.4) [Compare Source](https://togithub.com/symfony/http-kernel/compare/v6.0.3...v6.0.4) **Changelog** (https://github.com/symfony/http-kernel/compare/v6.0.3...v6.0.4) - no significant changes ### [`v6.0.3`](https://togithub.com/symfony/http-kernel/releases/tag/v6.0.3) [Compare Source](https://togithub.com/symfony/http-kernel/compare/v6.0.2...v6.0.3) **Changelog** (https://github.com/symfony/http-kernel/compare/v6.0.2...v6.0.3) - bug [#​44634](https://togithub.com/symfony/http-kernel/issues/44634) Fix compatibility with php bridge and already started php sessions (alexander-schranz) ### [`v6.0.2`](https://togithub.com/symfony/http-kernel/releases/tag/v6.0.2) [Compare Source](https://togithub.com/symfony/http-kernel/compare/v6.0.1...v6.0.2) **Changelog** (https://github.com/symfony/http-kernel/compare/v6.0.1...v6.0.2) - bug [#​44838](https://togithub.com/symfony/http-kernel/issues/44838) Fix enum typed bindings (ogizanagi) - bug [#​44826](https://togithub.com/symfony/http-kernel/issues/44826) Do not attempt to register enum arguments in controller service locator (ogizanagi) - bug [#​44809](https://togithub.com/symfony/http-kernel/issues/44809) relax return type for memory data collector (94noni) - bug [#​44618](https://togithub.com/symfony/http-kernel/issues/44618) Fix SessionListener without session in request (shyim) - bug [#​44518](https://togithub.com/symfony/http-kernel/issues/44518) Take php session.cookie settings into account (simonchrz) - bug [#​44649](https://togithub.com/symfony/http-kernel/issues/44649) fix how configuring log-level and status-code by exception works (nicolas-grekas) ### [`v6.0.1`](https://togithub.com/symfony/http-kernel/releases/tag/v6.0.1) [Compare Source](https://togithub.com/symfony/http-kernel/compare/v6.0.0...v6.0.1) **Changelog** (https://github.com/symfony/http-kernel/compare/v6.0.0...v6.0.1) - bug [#​44494](https://togithub.com/symfony/http-kernel/issues/44494) Remove FQCN type hints on properties (fabpot) - bug [#​44437](https://togithub.com/symfony/http-kernel/issues/44437) Fix wrong usage of SessionUtils::popSessionCookie (simonchrz) - bug [#​44402](https://togithub.com/symfony/http-kernel/issues/44402) Fix using FileLinkFormatter after serialization (derrabus) - bug [#​44395](https://togithub.com/symfony/http-kernel/issues/44395) fix sending Vary: Accept-Language when appropriate (nicolas-grekas) ### [`v6.0.0`](https://togithub.com/symfony/http-kernel/releases/tag/v6.0.0) [Compare Source](https://togithub.com/symfony/http-kernel/compare/v5.4.15...v6.0.0) **Changelog** (https://github.com/symfony/http-kernel/compare/v6.0.0-RC1...v6.0.0) - no significant changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.