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/event-dispatcher
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.2.5
Choose a base ref
...
head repository: symfony/event-dispatcher
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.2.8
Choose a head ref
  • 8 commits
  • 4 files changed
  • 4 contributors

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    d7f36a7 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
    7de9d18 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

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

    * 5.4:
      Migrate to `static` data providers using `rector/rector`
    nicolas-grekas committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    404b307 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

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

    * 5.4:
      [Translation] Decouple TranslatorPathsPass from "debug." convention
      [VarDumper] Add a bit of test coverage
      [TwigBridge] Fix flagged malicious url
      [HttpClient] Fix encoding "+" in URLs
      [DependencyInjection] Fix dumping array of enums parameters
      Bump Symfony version to 5.4.22
      Update VERSION for 5.4.21
      Update CONTRIBUTORS for 5.4.21
      Update CHANGELOG for 5.4.21
      Removed @internal tag on TraceableAuthenticator::getAuthenticator()
    nicolas-grekas committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    0b7e351 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

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

Commits on Mar 20, 2023

  1. Merge branch '5.4' into 6.2

    * 5.4:
      re-allow phpdocumentor/type-resolver 1.7
      skip test using attributes on PHP 7
      [HttpClient] Encode and decode curly brackets {}
      fix: GetSetMethodNormalizer::supportss should not check ignored methods
      Stop stopwatch events in case of exception
      add translations for the filename max length validator option
      [Validator] Update BIC validator IBAN mappings
      [String] Correct inflection of 'codes' and 'names'
    nicolas-grekas committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    04046f3 View commit details
    Browse the repository at this point in the history
Loading