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

Commits on Dec 12, 2024

  1. chore: PHP CS Fixer fixes

    keradus authored and fabpot committed Dec 12, 2024
    Configuration menu
    Copy the full SHA
    86dd50b View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2024

  1. Merge branch '7.2' into 7.3

    * 7.2:
      [SecurityBundle] Do not replace authenticators service by their traceable version
      [Finder] Fix using `==` as default operator in `DateComparator`
      bug #54854 [Stopwatch] undefined key error when trying to fetch a missing section
      [HttpFoundation] Avoid mime type guess with temp files in `BinaryFileResponse`
      choose the correctly cased class name for the MariaDB platform
    fabpot committed Dec 30, 2024
    Configuration menu
    Copy the full SHA
    ec2344c View commit details
    Browse the repository at this point in the history
Loading