Skip to content

Releases: symfony/http-kernel

v8.1.5

Choose a tag to compare

@fabpot fabpot released this 22 Aug 13:47
Immutable release. Only release title and notes can be modified.
v8.1.5

Changelog (v8.1.4...v8.1.5)

  • bug #65540 Fix caching responses that cannot provide their content (@nicolas-grekas)
  • bug #65526 Restore the locale that was in use before a sub-request (@nicolas-grekas)
  • bug #65516 Forward the request headers to inline rendered fragments (@nicolas-grekas)
  • bug #65512 Ignore the session id that PHP kept from a previous request (@nicolas-grekas)
  • bug #65496 Send the response content before terminating the kernel in the test client (@nicolas-grekas)
  • bug #65472 Write pending dumps to the output before dd() exits (@nicolas-grekas)
  • bug #65448 Fix concurrent cache warmups corrupting the deprecations log (@lazerg)
  • bug #65367 Fix PHP 8.6 deprecations (@nicolas-grekas)
  • bug #65249 Fix undefined variable when locking the container build fails early (@javiereguiluz)

v7.4.17

Choose a tag to compare

@fabpot fabpot released this 22 Aug 13:44
Immutable release. Only release title and notes can be modified.
v7.4.17

Changelog (v7.4.16...v7.4.17)

  • bug #65540 Fix caching responses that cannot provide their content (@nicolas-grekas)
  • bug #65526 Restore the locale that was in use before a sub-request (@nicolas-grekas)
  • bug #65516 Forward the request headers to inline rendered fragments (@nicolas-grekas)
  • bug #65512 Ignore the session id that PHP kept from a previous request (@nicolas-grekas)
  • bug #65496 Send the response content before terminating the kernel in the test client (@nicolas-grekas)
  • bug #65472 Write pending dumps to the output before dd() exits (@nicolas-grekas)
  • bug #65448 Fix concurrent cache warmups corrupting the deprecations log (@lazerg)
  • bug #65367 Fix PHP 8.6 deprecations (@nicolas-grekas)
  • bug #65249 Fix undefined variable when locking the container build fails early (@javiereguiluz)

v6.4.44

Choose a tag to compare

@fabpot fabpot released this 22 Aug 13:40
Immutable release. Only release title and notes can be modified.
v6.4.44

Changelog (v6.4.43...v6.4.44)

  • bug #65540 Fix caching responses that cannot provide their content (@nicolas-grekas)
  • bug #65526 Restore the locale that was in use before a sub-request (@nicolas-grekas)
  • bug #65516 Forward the request headers to inline rendered fragments (@nicolas-grekas)
  • bug #65512 Ignore the session id that PHP kept from a previous request (@nicolas-grekas)
  • bug #65496 Send the response content before terminating the kernel in the test client (@nicolas-grekas)
  • bug #65472 Write pending dumps to the output before dd() exits (@nicolas-grekas)
  • bug #65448 Fix concurrent cache warmups corrupting the deprecations log (@lazerg)
  • bug #65367 Fix PHP 8.6 deprecations (@nicolas-grekas)
  • bug #65249 Fix undefined variable when locking the container build fails early (@javiereguiluz)
  • bug #65180 Fix failing reset methods preventing later services from resetting (@javiereguiluz)

v8.1.4

Choose a tag to compare

@fabpot fabpot released this 07 Aug 18:08
Immutable release. Only release title and notes can be modified.
v8.1.4

Changelog (v8.1.2...v8.1.4)

  • bug #65180 Fix failing reset methods preventing later services from resetting (@javiereguiluz)

v7.4.16

Choose a tag to compare

@fabpot fabpot released this 07 Aug 18:03
Immutable release. Only release title and notes can be modified.
v7.4.16

Changelog (v7.4.15...v7.4.16)

  • bug #65180 Fix failing reset methods preventing later services from resetting (@javiereguiluz)

v8.1.2

Choose a tag to compare

@fabpot fabpot released this 29 Jul 11:58
Immutable release. Only release title and notes can be modified.
v8.1.2

Changelog (v8.1.1...v8.1.2)

  • bug #65022 Don't crash on a non-string signature in UriSigner (@nicolas-grekas)
  • bug #65008 Fix the escaping of the generated curl command (@nicolas-grekas)
  • bug #64986 Fix the curl command when a cookie holds an array (@maximilian-walter)
  • bug #64864 Keep converting scalars of a form payload that carries an uploaded file (@Amoifr)
  • bug #64932 Do not expose the BundleAdapter class in the kernel.bundles parameter (@mpdude)
  • minor #64816 Allow Twig 4 (@xabbuh)
  • data #64730 Release v8.0.14
  • data #64729 Release v7.4.14
  • data #64728 Release v6.4.42

v8.0.15

Choose a tag to compare

@fabpot fabpot released this 29 Jul 11:49
Immutable release. Only release title and notes can be modified.
v8.0.15

Changelog (v8.0.14...v8.0.15)

  • bug #65022 Don't crash on a non-string signature in UriSigner (@nicolas-grekas)
  • minor #64816 Allow Twig 4 (@xabbuh)
  • data #64729 Release v7.4.14
  • data #64728 Release v6.4.42

v7.4.15

Choose a tag to compare

@fabpot fabpot released this 29 Jul 11:43
Immutable release. Only release title and notes can be modified.
v7.4.15

Changelog (v7.4.14...v7.4.15)

  • bug #65022 Don't crash on a non-string signature in UriSigner (@nicolas-grekas)
  • minor #64816 Allow Twig 4 (@xabbuh)
  • data #64728 Release v6.4.42

v6.4.43

Choose a tag to compare

@fabpot fabpot released this 29 Jul 11:39
Immutable release. Only release title and notes can be modified.
v6.4.43

Changelog (v6.4.42...v6.4.43)

  • bug #65022 Don't crash on a non-string signature in UriSigner (@nicolas-grekas)
  • minor #64816 Allow Twig 4 (@xabbuh)

v8.1.1

Choose a tag to compare

@fabpot fabpot released this 27 Jun 09:30
Immutable release. Only release title and notes can be modified.
v8.1.1

Changelog (v8.1.0...v8.1.1)

  • data #64731 Release v8.1.1
  • bug #64474 Allow leading zeros in int request attributes (@ousamabenyounes)
  • minor #64476 Unsafe unserialize phpstan rule (@jack-worman)
  • bug #64532 Restore null-on-invalid for nullable # controller args (@ousamabenyounes, @pokki-deploy)
  • bug #64419 Add allowed_classes => false to unserialize() in CacheWarmerAggregate, LoggerDataCollector, and HttpCache Store (@XananasX7)
  • minor #64437 Add @template on ControllerAttributeEvent (@lyrixx)
  • bug #64449 Fix # being handled before # (@nicolas-grekas)
  • bug #64426 Fix TypeError in ResponseEvent when argument resolution throws (@nicolas-grekas)