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: v6.0.11
Choose a base ref
...
head repository: symfony/filesystem
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.12
Choose a head ref
  • 3 commits
  • 2 files changed
  • 3 contributors

Commits on Jul 20, 2022

  1. Fix CS

    fabpot committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    6699fb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. [Filesystem] Remove needless mb_* calls

    HellFirePvP authored and nicolas-grekas committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    2d67c1f View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.0

    * 5.4:
      cs fix
      [Messenger] Fix Doctrine transport on MySQL
      [Filesystem] Remove needless `mb_*` calls
      [Translator] Fix translator overlapse
      [Yaml] Improve test coverage in DumperTest and ParserTest
      Extract dispatching console signal handling and include subscribers
      [Mailer] Fix error message in case of an STMP error
      [HttpClient] Fix shared connections not being freed on PHP < 8
      [HttpFoundation] Fix invalid ID not regenerated with native PHP file sessions
      [HttpClient] Fix memory leak when using StreamWrapper
      minor: fix test
      [Serializer] Fix error message
      remove the ChatterInterface alias when the chatter service is removed
      Bump Symfony version to 5.4.12
      Update VERSION for 5.4.11
      Update CHANGELOG for 5.4.11
      Bump Symfony version to 4.4.45
      Update VERSION for 4.4.44
      Update CONTRIBUTORS for 4.4.44
      Update CHANGELOG for 4.4.44
    nicolas-grekas committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    a36b782 View commit details
    Browse the repository at this point in the history
Loading