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: v3.2.1
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: v3.3.0
Choose a head ref
  • 7 commits
  • 3 files changed
  • 3 contributors

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    e70d0d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a232959 View commit details
    Browse the repository at this point in the history
  3. Merge branch '5.4' into 6.2

    * 5.4:
      [Cache] Send Predis SSL options in the $hosts parameter
      [Contracts] Rename ServiceLocatorTest
      [Cache] Fix success interpretation when pruning cache
      [Security] Fix return type of AuthenticationSuccessHandlerInterface::onAuthenticationSuccess()
    nicolas-grekas committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    8aa07d3 View commit details
    Browse the repository at this point in the history
  4. Merge branch '6.2' into 6.3

    * 6.2:
      [Cache] Send Predis SSL options in the $hosts parameter
      [DependencyInjection] Do not ignore tags `name` attribute when it does not define their name
      [Contracts] Rename ServiceLocatorTest
      [Cache] Fix success interpretation when pruning cache
      Fix Psalm errors
      Make onAuthenticationSuccess Response optional
      [Security] Fix return type of AuthenticationSuccessHandlerInterface::onAuthenticationSuccess()
    nicolas-grekas committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    2de9df0 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Fix test class name

    wouterj committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    46692b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Merge branch '6.2' into 6.3

    * 6.2:
      Fix test class name
      trim(): Argument #1 () must be of type string, bool given
      Check if trace.curlCommand is defined in profiler
      [Dumper] Trim leading newlines when checking if value begins with a space
      [FrameworkBundle] Make service edges unique
      Fix the list of supported shells for completions in a phar
      Fix the usage of the zsh completion through the fpath discovery
    nicolas-grekas committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    a015d46 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

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