Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: symfony/http-kernel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.6
Choose a base ref
...
head repository: symfony/http-kernel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.7
Choose a head ref
  • 12 commits
  • 3 files changed
  • 3 contributors

Commits on Feb 26, 2026

  1. Update VERSION for 6.4.34

    fabpot committed Feb 26, 2026
    Configuration menu
    Copy the full SHA
    006a49f View commit details
    Browse the repository at this point in the history
  2. Bump Symfony version to 6.4.35

    fabpot committed Feb 26, 2026
    Configuration menu
    Copy the full SHA
    2a85e5c View commit details
    Browse the repository at this point in the history
  3. Update VERSION for 7.4.6

    fabpot committed Feb 26, 2026
    Configuration menu
    Copy the full SHA
    002ac0c View commit details
    Browse the repository at this point in the history
  4. Bump Symfony version to 7.4.7

    fabpot committed Feb 26, 2026
    Configuration menu
    Copy the full SHA
    ba2ab57 View commit details
    Browse the repository at this point in the history
  5. Bump Symfony version to 8.0.7

    fabpot committed Feb 26, 2026
    Configuration menu
    Copy the full SHA
    8402690 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2026

  1. [HttpKernel] Fix int-to-float coercion for JSON #[MapRequestPayload] …

    …with pre-parsed array data
    eyupcanakman authored and nicolas-grekas committed Mar 4, 2026
    Configuration menu
    Copy the full SHA
    64c57fb View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.4

    * 6.4:
      [HttpKernel] Fix int-to-float coercion for JSON #[MapRequestPayload] with pre-parsed array data
      [Messenger] Flush batch handlers after inactivity timeout when worker is busy
      [PhpUnitBridge] fix tests
      [Mailer] [Mailjet] Fix inline attachments with custom Content-ID.
      [RateLimiter] Ensure hit count is always positive
    nicolas-grekas committed Mar 4, 2026
    Configuration menu
    Copy the full SHA
    7959c69 View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.4' into 8.0

    * 7.4:
      [HttpKernel] Fix int-to-float coercion for JSON #[MapRequestPayload] with pre-parsed array data
      [Messenger] Flush batch handlers after inactivity timeout when worker is busy
      [PhpUnitBridge] fix tests
      [TypeInfo] Fix StringTypeResolver calling Type::enum() on interfaces extending BackedEnum
      [Mailer] [Mailjet] Fix inline attachments with custom Content-ID.
      [RateLimiter] Ensure hit count is always positive
    nicolas-grekas committed Mar 4, 2026
    Configuration menu
    Copy the full SHA
    ad50170 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07f732b View commit details
    Browse the repository at this point in the history
  5. Merge branch '6.4' into 7.4

    * 6.4:
      [TwigBridge] Fix Bootstrap 4 horizontal layout broken by form errors moved outside label
      [HttpKernel] Fix denormalization format detection for pre-parsed request data
    nicolas-grekas committed Mar 4, 2026
    Configuration menu
    Copy the full SHA
    15e0982 View commit details
    Browse the repository at this point in the history
  6. Merge branch '7.4' into 8.0

    * 7.4:
      [TwigBridge] Fix Bootstrap 4 horizontal layout broken by form errors moved outside label
      [HttpKernel] Fix denormalization format detection for pre-parsed request data
    nicolas-grekas committed Mar 4, 2026
    Configuration menu
    Copy the full SHA
    2aba779 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2026

  1. Update VERSION for 8.0.7

    fabpot committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    c04721f View commit details
    Browse the repository at this point in the history
Loading