PackageTrack
Sign in Get early access

symfony/http-kernel

Provides a structured process for converting a Request into a Response

v8.1.5 900M downloads/mo #35 most downloaded on composer symfony/http-kernel

What this package is like to depend on

Last release today

22 Aug 2026

Ships fairly regularly

a new release about every 3 weeks

Rarely documented

notes for 31 of 742 stable releases

Nothing withdrawn

no release was ever pulled

15 years old

854 releases · first in 2011

83 releases in the last 12 months

see the full history below

Release timeline

853 releases · Oct 2011 to Aug 2026
2012 2014 2016 2018 2020 2022 2024 2026
Release Pre-release

Releases

latest 60 of 854
  1. v8.1.5 22 Aug 2026
    Release notes

    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)
    Open source →
  2. v8.1.4 07 Aug 2026
    Release notes

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

    • bug #65180 Fix failing reset methods preventing later services from resetting (@javiereguiluz)
    Open source →
  3. v8.1.2 29 Jul 2026
    Release notes

    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
    Open source →
  4. v8.1.1 27 Jun 2026
    Release notes

    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)
    Open source →
  5. v8.1.0 29 May 2026

    Nothing published for this version

  6. v8.1.0-RC1 27 May 2026 pre-release

    Nothing published for this version

  7. v8.1.0-BETA3 20 May 2026 pre-release

    Nothing published for this version

  8. v8.1.0-BETA2 13 May 2026 pre-release

    Nothing published for this version

  9. v8.1.0-BETA1 06 May 2026 pre-release

    Nothing published for this version

  10. v8.0.15 29 Jul 2026
    Release notes

    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
    Open source →
  11. v8.0.14 27 Jun 2026

    Nothing published for this version

  12. v8.0.13 27 May 2026

    Nothing published for this version

  13. v8.0.12 20 May 2026

    Nothing published for this version

  14. v8.0.11 13 May 2026

    Nothing published for this version

  15. v8.0.10 06 May 2026

    Nothing published for this version

  16. v8.0.8 31 Mar 2026

    Nothing published for this version

  17. v8.0.7 06 Mar 2026

    Nothing published for this version

  18. v8.0.6 26 Feb 2026

    Nothing published for this version

  19. v8.0.5 28 Jan 2026

    Nothing published for this version

  20. v8.0.4 25 Jan 2026

    Nothing published for this version

  21. v8.0.3 31 Dec 2025

    Nothing published for this version

  22. v8.0.2 08 Dec 2025

    Nothing published for this version

  23. v8.0.1 07 Dec 2025

    Nothing published for this version

  24. v8.0.0 27 Nov 2025

    Nothing published for this version

  25. v8.0.0-RC3 21 Nov 2025 pre-release

    Nothing published for this version

  26. v8.0.0-RC2 16 Nov 2025 pre-release

    Nothing published for this version

  27. v8.0.0-RC1 13 Nov 2025 pre-release

    Nothing published for this version

  28. v8.0.0-BETA2 02 Nov 2025 pre-release

    Nothing published for this version

  29. v8.0.0-BETA1 27 Oct 2025 pre-release

    Nothing published for this version

  30. v7.4.17 22 Aug 2026
    Release notes

    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)
    Open source →
  31. v7.4.16 07 Aug 2026
    Release notes

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

    • bug #65180 Fix failing reset methods preventing later services from resetting (@javiereguiluz)
    Open source →
  32. v7.4.15 29 Jul 2026
    Release notes

    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
    Open source →
  33. v7.4.14 27 Jun 2026

    Nothing published for this version

  34. v7.4.13 27 May 2026

    Nothing published for this version

  35. v7.4.12 20 May 2026

    Nothing published for this version

  36. v7.4.11 13 May 2026

    Nothing published for this version

  37. v7.4.10 06 May 2026

    Nothing published for this version

  38. v7.4.8 31 Mar 2026

    Nothing published for this version

  39. v7.4.7 06 Mar 2026

    Nothing published for this version

  40. v7.4.6 26 Feb 2026

    Nothing published for this version

  41. v7.4.5 28 Jan 2026

    Nothing published for this version

  42. v7.4.4 24 Jan 2026

    Nothing published for this version

  43. v7.4.3 31 Dec 2025

    Nothing published for this version

  44. v7.4.2 08 Dec 2025

    Nothing published for this version

  45. v7.4.1 07 Dec 2025

    Nothing published for this version

  46. v7.4.0 27 Nov 2025

    Nothing published for this version

  47. v7.4.0-RC3 21 Nov 2025 pre-release

    Nothing published for this version

  48. v7.4.0-RC2 16 Nov 2025 pre-release

    Nothing published for this version

  49. v7.4.0-RC1 13 Nov 2025 pre-release

    Nothing published for this version

  50. v7.4.0-BETA2 02 Nov 2025 pre-release

    Nothing published for this version

  51. v7.4.0-BETA1 27 Oct 2025 pre-release

    Nothing published for this version

  52. v7.3.11 28 Jan 2026

    Nothing published for this version

  53. v7.3.10 24 Jan 2026

    Nothing published for this version

  54. v7.3.9 31 Dec 2025

    Nothing published for this version

  55. v7.3.8 07 Dec 2025

    Nothing published for this version

  56. v7.3.7 12 Nov 2025

    Nothing published for this version

  57. v7.3.6 06 Nov 2025

    Nothing published for this version

  58. v7.3.5 28 Oct 2025

    Nothing published for this version

  59. v7.3.4 27 Sep 2025

    Nothing published for this version

  60. v7.3.3 29 Aug 2025

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive