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/property-access
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.2
Choose a base ref
...
head repository: symfony/property-access
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.3
Choose a head ref
  • 5 commits
  • 2 files changed
  • 4 contributors

Commits on Jan 10, 2025

  1. chore: PHP CS Fixer fixes

    keradus authored and nicolas-grekas committed Jan 10, 2025
    Configuration menu
    Copy the full SHA
    1a41a2b View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

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

Commits on Mar 15, 2025

  1. Various cleanups

    nicolas-grekas committed Mar 15, 2025
    Configuration menu
    Copy the full SHA
    fc628aa View commit details
    Browse the repository at this point in the history
  2. cs fix

    nicolas-grekas committed Mar 15, 2025
    Configuration menu
    Copy the full SHA
    ff0a7f2 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2025

  1. 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
    3bcf436 View commit details
    Browse the repository at this point in the history
Loading