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/yaml
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/yaml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.2.10
Choose a head ref
  • 11 commits
  • 6 files changed
  • 5 contributors

Commits on Jan 24, 2023

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

Commits on Feb 6, 2023

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

    * 5.4:
      [Serializer] Fix CsvEncoder decode on empty data
      [Tests] Migrate data providers to static ones
      stop using assertObjectHasAttribute()/assertObjectHasNotAttribute()
      [Dotenv] Fix phpdoc Dotenv
      [Config] Fix phpdoc nullable
      Fix some typos
    nicolas-grekas committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    97235cb View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    c8336db 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
    8ec38e4 View commit details
    Browse the repository at this point in the history
  3. Fix merge

    nicolas-grekas committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    a3fedae View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Merge branch '5.4' into 6.2

    * 5.4:
      CS fix
      Fix test provider
    nicolas-grekas committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    e8e6a1d View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Fix phpdocs in components

    nicolas-grekas authored and alamirault committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    3713e20 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

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

Commits on Apr 28, 2023

  1. Merge branch '5.4' into 6.2

    * 5.4:
      trim(): Argument #1 () must be of type string, bool given
      [Dumper] Trim leading newlines when checking if value begins with a space
      Fix the list of supported shells for completions in a phar
    nicolas-grekas committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    61916f3 View commit details
    Browse the repository at this point in the history
Loading