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

Commits on Jun 3, 2025

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

Commits on Jul 15, 2025

  1. optimize in_array calls

    gharlan authored and nicolas-grekas committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    9d273d6 View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.4' into 8.0

    * 7.4:
      [HttpKernel][Security] Refactor: use `getAttributes` with argument
      mark getRequiredOptions()/getDefaultOption() of UniqueEntity as deprecated
      do not install ext-zstd on PHP 8.5
      [DoctrineBridge] Prevent idle connection listener from running on subrequests
      optimize `in_array` calls
      [Routing] Add test to validate that default value is allowed to not match requirement
      [DependencyInjection] Fix proxying services defined with an abstract class and a factory
      fix handling required options
      Fix @var phpdoc
      [Lock] [MongoDB] Enforce readPreference=primary and writeConcern=majority
      [FrameworkBundle] fix phpdoc in `MicroKernelTrait`
      Fixed validator translations for Albanian
    nicolas-grekas committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    34e18ee View commit details
    Browse the repository at this point in the history
Loading