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/security-bundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.3.0-BETA1
Choose a base ref
...
head repository: symfony/security-bundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.3.0-BETA2
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on May 10, 2025

  1. Use Composer InstalledVersions to check if flex is installed instead …

    …of existence of InstallRecipesCommand
    andyexeter authored and fabpot committed May 10, 2025
    Configuration menu
    Copy the full SHA
    257fb12 View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.2' into 7.3

    * 7.2:
      Use Composer InstalledVersions to check if flex is installed instead of existence of InstallRecipesCommand
      Improve readability of disallow_search_engine_index condition
      [DoctrineBridge] Fix UniqueEntityValidator Stringable identifiers
      [DoctrineBridge] Fix UniqueEntity for non-integer identifiers
      [Security] Avoid failing when PersistentRememberMeHandler handles a malformed cookie
      [PropertyAccess] Improve PropertyAccessor::setValue param docs
      fix asking for the retry option although --force was used
      [DoctrineBridge] Undefined variable
    fabpot committed May 10, 2025
    Configuration menu
    Copy the full SHA
    54cbb6a View commit details
    Browse the repository at this point in the history
Loading