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: v8.0.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: v8.0.6
Choose a head ref
  • 4 commits
  • 2 files changed
  • 3 contributors

Commits on Jul 10, 2025

  1. CS fixes

    nicolas-grekas committed Jul 10, 2025
    Configuration menu
    Copy the full SHA
    9b78441 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2026

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

Commits on Feb 17, 2026

  1. Merge branch '6.4' into 7.4

    * 6.4:
      remove usages of the deprecated any() invoked count expectation
      Minor: Fix Portuguese (pt) translations for validators
      [Serializer] Fix passing context option to property-info
      [CssSelector] Add LRU cache to CssSelectorConverter
    xabbuh committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    2e7c52c View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.4' into 8.0

    * 7.4:
      bump symfony/type-info dependency
      remove usages of the deprecated any() invoked count expectation
      [Console] Fix profiling commands that use #[Ask]
      remove usages of the deprecated any() invoked count expectation
      [Serializer] Fix constructor parameter type override when property type extractor returns a different type
      Minor: Fix Portuguese (pt) translations for validators
      [Serializer] Fix passing context option to property-info
      [CssSelector] Add LRU cache to CssSelectorConverter
    nicolas-grekas committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    2a178bf View commit details
    Browse the repository at this point in the history
Loading