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: 7.0
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: 7.2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 37 files changed
  • 9 contributors

Commits on Dec 4, 2023

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

Commits on Dec 14, 2023

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

Commits on Dec 28, 2023

  1. Fix typo

    OskarStark committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    3874347 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

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

Commits on Jan 23, 2024

  1. Merge branch '7.0' into 7.1

    * 7.0:
      List CS fix in .git-blame-ignore-revs
      Fix implicitly-required parameters
      minor #53524 [Messenger] [AmazonSqs] Allow `async-aws/sqs` version 2 (smoench)
      Fix bad merge
      List CS fix in .git-blame-ignore-revs
      Fix implicitly-required parameters
      List CS fix in .git-blame-ignore-revs
      Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
      [Messenger][AmazonSqs] Allow async-aws/sqs version 2
    nicolas-grekas committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d654739 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Fxi markdown

    fabpot committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    ce566ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e8616b View commit details
    Browse the repository at this point in the history
  3. feature #48803 [CssSelector] add support for :is() and :where() (Jean…

    …-Beru)
    
    This PR was squashed before being merged into the 7.1 branch.
    
    Discussion
    ----------
    
    [CssSelector] add support for :is() and :where()
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 7.1
    | Bug fix?      | no
    | New feature?  | yes
    | Deprecations? | no
    | Tickets       | Fix #48772
    | License       | MIT
    | Doc PR        | symfony/symfony-docs#17628
    
    This PR adds support for [:is()](https://developer.mozilla.org/en-US/docs/Web/CSS/:is) and  [:where()](https://developer.mozilla.org/en-US/docs/Web/CSS/:where) pseudo-classes.
    
    Commits
    -------
    
    c083e1d6b0 [CssSelector] add support for :is() and :where()
    fabpot committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    d3a0182 View commit details
    Browse the repository at this point in the history
  4. fix markdown

    xabbuh committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    f5e2522 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Merge branch '7.0' into 7.1

    * 7.0:
      Auto-close PRs on subtree-splits
      review German translation
    nicolas-grekas committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    843f2f7 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Merge branch '7.0' into 7.1

    * 7.0:
      Remove subtree split checks
      Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
    fabpot committed May 31, 2024
    Configuration menu
    Copy the full SHA
    1c7cee8 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Prefix all sprintf() calls

    derrabus committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    84c06b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Update .gitattributes

    fabpot committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    8198536 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

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

    * 5.4:
      Add PR template and auto-close PR on subtree split repositories
    nicolas-grekas committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    cb23e97 View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.1

    * 6.4:
      Add PR template and auto-close PR on subtree split repositories
    nicolas-grekas committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4aa4f6b View commit details
    Browse the repository at this point in the history
  4. Merge branch '7.1' into 7.2

    * 7.1:
      Add PR template and auto-close PR on subtree split repositories
    nicolas-grekas committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    601a5ce View commit details
    Browse the repository at this point in the history
Loading