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

Commits on Jul 9, 2024

  1. Copy the full SHA
    8fea773 View commit details

Commits on Jul 15, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4:
      [Cache] Improve `dbindex` DSN parameter parsing
      Support for PHP-CS-Fixer's parallel runner
      use more entropy with uniqid()
      [Contracts][HttpClient] Skip tests when zlib's `ob_gzhandler()` doesn't exist
    xabbuh committed Jul 15, 2024
    Copy the full SHA
    24ca10f View commit details

Commits on Jul 26, 2024

  1. Copy the full SHA
    49b7764 View commit details
  2. Merge branch '5.4' into 6.4

    * 5.4:
      [Console][PhpUnitBridge][VarDumper] Fix `NO_COLOR` empty value handling
      [Translation] Fix CSV escape char in `CsvFileLoader` on PHP >= 7.4
      [DoctrineBridge] fix messenger bus dispatch inside an active transaction
      [HttpFoundation] Add tests for uncovered sections
      treat uninitialized properties referenced by property paths as null
      properly set up constraint options
      [ErrorHandler][VarDumper] Remove PHP 8.4 deprecations
      [Core] Fix & Enhance security arabic translation.
    nicolas-grekas committed Jul 26, 2024
    Copy the full SHA
    ad51051 View commit details
Loading