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/dom-crawler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.1.9
Choose a base ref
...
head repository: symfony/dom-crawler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.1.11
Choose a head ref
  • 6 commits
  • 2 files changed
  • 3 contributors

Commits on Jan 1, 2023

  1. Bump license year to 2023

    fabpot committed Jan 1, 2023
    Copy the full SHA
    22b1bc3 View commit details
  2. Merge branch '5.4' into 6.0

    * 5.4:
      Fix LICENSE year
      Bump license year to 2023
    fabpot committed Jan 1, 2023
    Copy the full SHA
    66d9191 View commit details
  3. Merge branch '6.0' into 6.1

    * 6.0:
      Fix LICENSE year
      Bump license year to 2023
    fabpot committed Jan 1, 2023
    Copy the full SHA
    09b15aa View commit details

Commits on Jan 14, 2023

  1. Copy the full SHA
    224a182 View commit details

Commits on Jan 20, 2023

  1. Merge branch '5.4' into 6.0

    * 5.4:
      Update ComposerPlugin.php
      [Notifier] [OvhCloud] handle invalid receiver
      [Cache] fix collecting cache stats when nesting computations
      [VarDumper] Fix JS to expand / collapse
      [Tests] Remove `$this` occurrences in future static data providers
    nicolas-grekas committed Jan 20, 2023
    Copy the full SHA
    622578f View commit details
  2. Merge branch '6.0' into 6.1

    * 6.0:
      Update ComposerPlugin.php
      [Notifier] [OvhCloud] handle invalid receiver
      [Cache] fix collecting cache stats when nesting computations
      [VarDumper] Fix JS to expand / collapse
      [Validator] Fix Email validator logic
      Fix user_identifier support after username has been deprecated in favor of it.
      [Tests] Remove `$this` occurrences in future static data providers
      [PropertyInfo] Fixes constructor extractor for mixed type
      use method_exists() instead of catching reflection exceptions
    nicolas-grekas committed Jan 20, 2023
    Copy the full SHA
    1886590 View commit details
Loading