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/filesystem
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.1.1
Choose a base ref
...
head repository: symfony/filesystem
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.1.2
Choose a head ref
  • 8 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    6a03d7f View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.4

    * 5.4:
      [Filesystem] Fix Filesystem::remove() on Windows
      [DoctrineBridge] Fix compat with DI >= 6.4
      [String] Fix *String::snake methods
    nicolas-grekas committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    748ccd8 View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.0

    * 6.4:
      Revert "bug #57520 [SecurityBundle] Remove unused memory users’ `name` attribute from the XSD (MatTheCat)"
      [HttpKernel] Enable optional cache-warmers when cache-dir != build-dir
      [Filesystem] Fix Filesystem::remove() on Windows
      [DoctrineBridge] Fix compat with DI >= 6.4
      [String] Fix *String::snake methods
    nicolas-grekas committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d992a5e View commit details
    Browse the repository at this point in the history
  4. Merge branch '7.0' into 7.1

    * 7.0:
      Revert "bug #57520 [SecurityBundle] Remove unused memory users’ `name` attribute from the XSD (MatTheCat)"
      [HttpKernel] Enable optional cache-warmers when cache-dir != build-dir
      [Filesystem] Fix Filesystem::remove() on Windows
      [DoctrineBridge] Fix compat with DI >= 6.4
      [String] Fix *String::snake methods
    nicolas-grekas committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ae8a119 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d29dd9 View commit details
    Browse the repository at this point in the history
  6. Merge branch '5.4' into 6.4

    * 5.4:
      [Filesystem][Mime] Fix transient tests
      Test convert CompletionInput into string
    nicolas-grekas committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b51ef80 View commit details
    Browse the repository at this point in the history
  7. Merge branch '6.4' into 7.0

    * 6.4:
      [Filesystem][Mime] Fix transient tests
      Test convert CompletionInput into string
    nicolas-grekas committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    f6b35b0 View commit details
    Browse the repository at this point in the history
  8. Merge branch '7.0' into 7.1

    * 7.0:
      Allow service locators to be ordered by priority.
      [Filesystem][Mime] Fix transient tests
      Test convert CompletionInput into string
    nicolas-grekas committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    92a9198 View commit details
    Browse the repository at this point in the history
Loading