Thanks to visit codestin.com
Credit goes to github.com

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/css-selector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.2.10
Choose a base ref
...
head repository: symfony/css-selector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.2.12
Choose a head ref
  • 5 commits
  • 12 files changed
  • 2 contributors

Commits on Jul 2, 2021

  1. Backport type fixes

    nicolas-grekas committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    8da05a9 View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.4' into 5.2

    * 4.4:
      Backport type fixes
      uzb translation
      [DependencyInjection] Fix doc blocks
      [DependencyInjection] Turn $defaultDeprecationTemplate into a constant
      [Form] better form doc types to support static analysis
    nicolas-grekas committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    deb040a View commit details
    Browse the repository at this point in the history
  3. Backport type fixes

    nicolas-grekas committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    28a5f2b View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Leverage str_contains/str_starts_with

    Signed-off-by: Alexander M. Turek <[email protected]>
    derrabus authored and nicolas-grekas committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    5194f18 View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.4' into 5.2

    * 4.4:
      Leverage str_contains/str_starts_with
      Leverage str_ends_with
    nicolas-grekas committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    7fb120a View commit details
    Browse the repository at this point in the history
Loading