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: v7.1.1
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: v7.1.2
Choose a head ref
  • 16 commits
  • 5 files changed
  • 5 contributors

Commits on Jun 2, 2024

  1. Update VERSION for 5.4.40

    fabpot committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    3ad0318 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27c7ae5 View commit details
    Browse the repository at this point in the history
  3. Update VERSION for 6.4.8

    fabpot committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    6c519aa View commit details
    Browse the repository at this point in the history
  4. Bump Symfony version to 6.4.9

    fabpot committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    39f809a View commit details
    Browse the repository at this point in the history
  5. Update VERSION for 7.0.8

    fabpot committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    2e5adbf View commit details
    Browse the repository at this point in the history
  6. Bump Symfony version to 7.0.9

    fabpot committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    2015511 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Bump Symfony version to 7.1.2

    fabpot committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    a5fd2ba View commit details
    Browse the repository at this point in the history
  2. chore: upgrade class doc

    94noni authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    19f6ebc View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    ebb6f7e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4: (21 commits)
      [SecurityBundle] Add `provider` XML attribute to the authenticators it’s missing from
      [DoctrineBridge] Test reset with a true manager
      Sync php-cs-fixer config file with 7.2
      [HttpClient] Fix parsing SSE
      [Notifier] Fix thread key in GoogleChat bridge
      [HttpKernel][Security] Fix accessing session for stateless request
      [Serializer] Fix `ObjectNormalizer` with property path
      test handling of special "value" constraint option
      [PhpUnitBridge] Add missing import
      [FrameworkBundle] Fix setting default context for certain normalizers
      [57251] Missing translations for Romanian (ro)
      [ErrorHandler] Fix rendered exception code highlighting on PHP 8.3
      [String] Fix #54611 pluralization of -on ending words + singularization of -a ending foreign words
      [Validator] [UniqueValidator] Use correct variable as parameter in (custom) error message
      [Messenger] Comply with Amazon SQS requirements for message body
      fix cssColor HSLA test dataProvider
      properly handle invalid data for false/true types
      chore: upgrade class doc
      add space in error message
      [Messenger] [Amqp] Handle AMQPConnectionException when publishing a message.
      ...
    xabbuh committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b20d5c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Merge branch '6.4' into 7.0

    * 6.4: (29 commits)
      fix tests
      add missing method
      fix merge
      fix test
      fix merge
      fix test
      change test to use a real ObjectManager
      [Mailer] Document the usage of custom headers in Infobip bridge
      [SecurityBundle] Add `provider` XML attribute to the authenticators it’s missing from
      [DoctrineBridge] Test reset with a true manager
      Sync php-cs-fixer config file with 7.2
      [HttpClient] Fix parsing SSE
      [Notifier] Fix thread key in GoogleChat bridge
      [HttpKernel][Security] Fix accessing session for stateless request
      [Serializer] Fix `ObjectNormalizer` with property path
      test handling of special "value" constraint option
      [PhpUnitBridge] Add missing import
      [FrameworkBundle] Fix setting default context for certain normalizers
      [57251] Missing translations for Romanian (ro)
      [ErrorHandler] Fix rendered exception code highlighting on PHP 8.3
      ...
    xabbuh committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    6e1b446 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Merge branch '7.0' into 7.1

    * 7.0: (29 commits)
      fix tests
      add missing method
      fix merge
      fix test
      fix merge
      fix test
      change test to use a real ObjectManager
      [Mailer] Document the usage of custom headers in Infobip bridge
      [SecurityBundle] Add `provider` XML attribute to the authenticators it’s missing from
      [DoctrineBridge] Test reset with a true manager
      Sync php-cs-fixer config file with 7.2
      [HttpClient] Fix parsing SSE
      [Notifier] Fix thread key in GoogleChat bridge
      [HttpKernel][Security] Fix accessing session for stateless request
      [Serializer] Fix `ObjectNormalizer` with property path
      test handling of special "value" constraint option
      [PhpUnitBridge] Add missing import
      [FrameworkBundle] Fix setting default context for certain normalizers
      [57251] Missing translations for Romanian (ro)
      [ErrorHandler] Fix rendered exception code highlighting on PHP 8.3
      ...
    xabbuh committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f92f3b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    6cc95b3 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.0

    * 6.4:
      Revert "bug #57520 [SecurityBundle] Remove unused memory users’ `name` attribute from the XSD (MatTheCat)"
      [HttpKernel] Enable optional cache-warmers when cache-dir != build-dir
      [Filesystem] Fix Filesystem::remove() on Windows
      [DoctrineBridge] Fix compat with DI >= 6.4
      [String] Fix *String::snake methods
    nicolas-grekas committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    3c2b569 View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.0' into 7.1

    * 7.0:
      Revert "bug #57520 [SecurityBundle] Remove unused memory users’ `name` attribute from the XSD (MatTheCat)"
      [HttpKernel] Enable optional cache-warmers when cache-dir != build-dir
      [Filesystem] Fix Filesystem::remove() on Windows
      [DoctrineBridge] Fix compat with DI >= 6.4
      [String] Fix *String::snake methods
    nicolas-grekas committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    a5848da View commit details
    Browse the repository at this point in the history
  4. Update VERSION for 7.1.2

    fabpot committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ae3fa71 View commit details
    Browse the repository at this point in the history
Loading