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/service-contracts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: aac9802
Choose a base ref
...
head repository: symfony/service-contracts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a8c9ced
Choose a head ref
  • 14 commits
  • 5 files changed
  • 4 contributors

Commits on Jan 1, 2023

  1. Bump license year to 2023

    fabpot committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    9fa04e7 View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.0

    * 5.4:
      Fix LICENSE year
      Bump license year to 2023
    fabpot committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    24ce748 View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.0' into 6.1

    * 6.0:
      Fix LICENSE year
      Bump license year to 2023
    fabpot committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    d584ddb View commit details
    Browse the repository at this point in the history
  4. Merge branch '6.1' into 6.2

    * 6.1:
      Bump LICENSE year
      Fix LICENSE year
      Bump license year to 2023
    fabpot committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    1d94b5b View commit details
    Browse the repository at this point in the history
  5. Merge branch '6.2' into 6.3

    * 6.2:
      Bump LICENSE year
      Bump LICENSE year
      Fix LICENSE year
      Bump license year to 2023
      Fix CS
      Fix CS
    fabpot committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    8a7f86a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

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

Commits on Jan 26, 2023

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

Commits on Feb 2, 2023

  1. Merge branch '5.4' into 6.2

    * 5.4:
      Fix LICENSE CI check
      fixes retrieving multiple values for extra fields
      [String] Remove duplicates in fold maps
      fail with a meaningful error when a needed package is missing
      [DependencyInjection] Fix combinatory explosion when autowiring union and intersection types
      Update license years (last time)
      [Tests] New iteration of removing `$this` occurrences in future static data providers
    fabpot committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    59c3e2c View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.2' into 6.3

    * 6.2:
      Fix LICENSE year
      Fix LICENSE CI check
      [Notifier] Mention Prisma Media as backer of v6.2
      fixes retrieving multiple values for extra fields
      Clarifies when to update UPGRADE-7.0.md
      [String] Remove duplicates in fold maps
      fail with a meaningful error when a needed package is missing
      [6.2] Remove mentions of v6.1 backers
      [Translation] Crowdin renewed their sponsorship for v6.2
      [DependencyInjection] Fix combinatory explosion when autowiring union and intersection types
      Update license years (last time)
      [Tests] New iteration of removing `$this` occurrences in future static data providers
    fabpot committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    58ef4e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

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

Commits on Feb 21, 2023

  1. [Contracts] Fix setting $container before calling parent::setContaine…

    …r in ServiceSubscriberTrait
    Evan Shaw authored and nicolas-grekas committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    1a3d2dd View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.2

    * 5.4:
      [Translation] Fix merge
      [MonologBridge] FirePHPHandler::onKernelResponse throws PHP 8.1 deprecation when no user agent is set
      Update Redis version to 6.2.8
      [Contracts] Fix setting $container before calling parent::setContainer in ServiceSubscriberTrait
      [Messenger][Cache] fixed CallbackInterface support in async expiration handler
      do not drop embed label classes
    nicolas-grekas committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    b9e5d05 View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.2' into 6.3

    * 6.2:
      [Translation] Fix merge
      [SecurityBundle] Fix `Security::login()` on specific firewall
      [MonologBridge] FirePHPHandler::onKernelResponse throws PHP 8.1 deprecation when no user agent is set
      [Form] Skip password hashing on empty password
      Update Redis version to 6.2.8
      [Contracts] Fix setting $container before calling parent::setContainer in ServiceSubscriberTrait
      [Messenger][Cache] fixed CallbackInterface support in async expiration handler
      do not drop embed label classes
    nicolas-grekas committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    758a368 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Fix typo

    fabpot committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    a8c9ced View commit details
    Browse the repository at this point in the history
Loading