Skip to content

Releases: symfony/framework-bundle

v4.4.41

27 Apr 17:19
v4.4.41
Compare
Choose a tag to compare

Changelog (v4.4.40...v4.4.41)

  • bug #46170 Fix dumping enums on PHP 8.2 (nicolas-grekas)
  • bug #46125 Always add CacheCollectorPass (fancyweb)
  • bug #45947 Fix debug:router --no-interaction error … (WilliamBoulle)

v6.1.0-BETA1

15 Apr 10:22
v6.1.0-BETA1
Compare
Choose a tag to compare
v6.1.0-BETA1 Pre-release
Pre-release

Changelog (v6.0.7...v6.1.0-BETA1)

  • feature #44798 Integrate the HtmlSanitizer component (tgalopin, wouterj)
  • feature #46045 Improve LocaleSwitcher a bit (nicolas-grekas)
  • feature #44405 Allow using services in the route condition (renanbr)
  • feature #44155 Add semaphore configuration (jderusse)
  • feature #46009 Add support for first-class callable route controller in MicroKernelTrait (fancyweb)
  • feature #45724 Add support to set BinaryFileResponse::trustXSendfileTypeHeader over config (alexander-schranz)
  • feature #45656 Add serializer profiler (mtarld)
  • feature #45873 Allow dynamic session "ttl" when using a remote storage (nicolas-grekas)
  • feature #45273 Allow AsMessageHandler attribute on methods (mjpvandenberg, fabpot)
  • feature #44303 Add Engagespot bridge (danut007ro)
  • feature #45195 Add Sendberry notifier bridge (StaffNowa)
  • feature #45705 Deprecate the messenger.reset_on_message config option (upyx)
  • feature #45793 add LocaleSwitcher service (kbond)
  • feature #45680 use #[Required] for ServiceSubscriberTrait::setContainer() (kbond)
  • feature #45563 Deprecate requiring the "symfony/symfony" package (nicolas-grekas)
  • feature #45377 Bump minimum version of PHP to 8.1 (nicolas-grekas)
  • feature #45421 Add the possibilty to export xliff translation with the .xliff suffix (DanielBadura)
  • feature #44665 Add the UidValueResolver argument value resolver (fancyweb)
  • feature #45476 Deprecate StreamedResponseListener, it serves no purpose anymore (nicolas-grekas)
  • feature #44692 add cache:pool:invalidate-tags command (kbond)
  • feature #44484 Send If-Modified-Since header when possible (Kocal)
  • feature #44503 Allow PHP configuration in config/packages by default (dreadnip)
  • feature #44360 added the bridge (taranovegor)
  • feature #44874 Added 46elks notifier bridge (jongotlin)
  • feature #44831 Add a controller argument resolver for backed enums (ogizanagi)
  • feature #44575  Read env var SYMFONY_IDE by default for framework.ide (GromNaN)

v6.0.7

02 Apr 07:04
v6.0.7
Compare
Choose a tag to compare

Changelog (v6.0.6...v6.0.7)

  • bug #45905 Fix the build (wouterj)
  • bug #45787 Fix exit codes in debug:translation command (gndk)
  • bug #45671 Ensure container is reset between tests (nicolas-grekas)
  • bug #45629 Fix container:lint and #[Autoconfigure(binds: ...)] failing (LANGERGabrielle)

v5.4.7

02 Apr 06:33
v5.4.7
Compare
Choose a tag to compare

Changelog (v5.4.6...v5.4.7)

  • bug #45905 Fix the build (wouterj)
  • bug #45787 Fix exit codes in debug:translation command (gndk)
  • bug #45671 Ensure container is reset between tests (nicolas-grekas)
  • bug #45629 Fix container:lint and #[Autoconfigure(binds: ...)] failing (LANGERGabrielle)

v4.4.40

02 Apr 06:01
v4.4.40
Compare
Choose a tag to compare

Changelog (v4.4.39...v4.4.40)

  • bug #45671 Ensure container is reset between tests (nicolas-grekas)

v6.0.6

05 Mar 21:25
v6.0.6
Compare
Choose a tag to compare

Changelog (v6.0.5...v6.0.6)

  • bug #45637 do not pass DBAL connections to PDO adapters (xabbuh)
  • bug #45595 Fix resetting container between tests (nicolas-grekas)

v5.4.6

05 Mar 21:19
v5.4.6
Compare
Choose a tag to compare

Changelog (v5.4.5...v5.4.6)

  • bug #45637 do not pass DBAL connections to PDO adapters (xabbuh)
  • bug #45595 Fix resetting container between tests (nicolas-grekas)

v4.4.39

05 Mar 21:14
v4.4.39
Compare
Choose a tag to compare

Changelog (v4.4.38...v4.4.39)

  • bug #45595 Fix resetting container between tests (nicolas-grekas)

v6.0.5

28 Feb 08:11
v6.0.5
Compare
Choose a tag to compare

Changelog (v6.0.4...v6.0.5)

  • bug #45479 Reset services between requests performed by KernelBrowser (nicolas-grekas)
  • bug #45414 KernelTestCase resets internal state on tearDown (core23)
  • bug #45399 Fix sorting bug in sorting of tagged services by priority (Ahummeling)
  • bug #45281 Fix connecting to Redis via a socket file (alebedev80)
  • bug #44868 Fix using PHP 8.1 enum as parameters (ogizanagi)
  • bug #45299 Fix AsEventListener not working on decorators (LANGERGabrielle)
  • bug #45289 Fix log channel of TagAwareAdapter (fancyweb)

v5.4.5

28 Feb 08:04
v5.4.5
Compare
Choose a tag to compare

Changelog (v5.4.4...v5.4.5)

  • bug #45479 Reset services between requests performed by KernelBrowser (nicolas-grekas)
  • bug #45414 KernelTestCase resets internal state on tearDown (core23)
  • bug #45399 Fix sorting bug in sorting of tagged services by priority (Ahummeling)
  • bug #45281 Fix connecting to Redis via a socket file (alebedev80)
  • bug #44868 Fix using PHP 8.1 enum as parameters (ogizanagi)
  • bug #45299 Fix AsEventListener not working on decorators (LANGERGabrielle)
  • bug #45289 Fix log channel of TagAwareAdapter (fancyweb)