Thanks to visit codestin.com
Credit goes to github.com

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: 763e2ed
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: d2e5a1a
Choose a head ref
  • 6 commits
  • 3 files changed
  • 3 contributors

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    8fea773 View commit details
    Browse the repository at this point in the history

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
    Configuration menu
    Copy the full SHA
    24ca10f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Merge branch '6.4' into 7.0

    * 6.4:
      fix compatibility with Redis Relay 0.8.1
      use more entropy with uniqid()
      [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 17, 2024
    Configuration menu
    Copy the full SHA
    72ec963 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    49b7764 View commit details
    Browse the repository at this point in the history
  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
    Configuration menu
    Copy the full SHA
    ad51051 View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.0

    * 6.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
      [Profiler] Add word wrap in tables in dialog to see all the text
      [Core] Fix & Enhance security arabic translation.
    nicolas-grekas committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    d2e5a1a View commit details
    Browse the repository at this point in the history
Loading