8000 Comparing v2.7.0...v2.7.1 · symfony/flex · GitHub
[go: up one dir, main page]

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/flex
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.7.0
Choose a base ref
...
head repository: symfony/flex
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.7.1
Choose a head ref
  • 4 commits
  • 13 files changed
  • 3 contributors

Commits on May 27, 2025

  1. CS modernize_strpos

    rosier committed May 27, 2025
    Configuration menu
    Copy the full SHA
    1cacd32 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. minor #1053 CS modernize_strpos (rosier)

    This PR was merged into the 2.x branch.
    
    Discussion
    ----------
    
    CS modernize_strpos
    
    Add CS rule modernize_strpos
    
    Commits
    -------
    
    1cacd32 CS modernize_strpos
    fabpot committed May 28, 2025
    Configuration menu
    Copy the full SHA
    dcd0c73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6443e31 View commit details
    Browse the repository at this point in the history
  3. bug #1054 Don't remove still-referenced files when unconfiguring reci…

    …pes (nicolas-grekas)
    
    This PR was merged into the 2.x branch.
    
    Discussion
    ----------
    
    Don't remove still-referenced files when unconfiguring recipes
    
    Instead of #706
    Fixes broken logic added in #451, which didn't account for folders.
    The new logic uses only the symfony.lock file and not the recipe anymore to decide which files to remove.
    
    Commits
    -------
    
    6443e31 Don't remove still-referenced files when unconfiguring recipes
    nicolas-grekas committed May 28, 2025
    Configuration menu
    Copy the full SHA
    4ae50d3 View commit details
    Browse the repository at this point in the history
Loading
0