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: v7.0.3
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: v7.0.4
Choose a head ref
  • 7 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 5, 2024

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

Commits on Feb 7, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4:
      Skip Twig v3.9-dev for now
      [Validator] Update Dutch (nl) translation
      Update Albanian translations
      [Validator] Update translation
      [FrameworkBundle] Prevent silenced warning by checking if /proc/mount exists
      [VarDumper][PhpUnitBridge] Fix color detection
      prevent throwing NOT_FOUND error when tube is empty
      [Validator] Update missing validator translation for Swedish
      [FrameworkBundle] Fix eager-loading of env vars in ConfigBuilderCacheWarmer
      [Messenger] Fix failing Redis test
      [Validator] Update Italian (it) translations
      [Validator] Missing translations for Hungarian (hu) #53769
    nicolas-grekas committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    5f3e4ab View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.0

    * 6.4:
      Skip Twig v3.9-dev for now
      [Validator] Update Dutch (nl) translation
      Update Albanian translations
      [Validator] Update translation
      [FrameworkBundle] Prevent silenced warning by checking if /proc/mount exists
      [VarDumper][PhpUnitBridge] Fix color detection
      prevent throwing NOT_FOUND error when tube is empty
      [Validator] Update missing validator translation for Swedish
      [FrameworkBundle] Fix eager-loading of env vars in ConfigBuilderCacheWarmer
      [Messenger] Fix failing Redis test
      [Validator] Update Italian (it) translations
      [Validator] Missing translations for Hungarian (hu) #53769
      revert to native PHP union types
      [Validator] Missing translations for Russian (ru) #53775
      fix syntax errors on PHP 7
    nicolas-grekas committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    93c9a82 View commit details
    Browse the repository at this point in the history
  3. Fix merge

    nicolas-grekas committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    07dce2c View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

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

    * 5.4:
      [PhpUnitBridge][VarDumper] fix color detection
      [CI] Make sure we preserve file->header when we run sync-translations.php
      Review validators.sl.xlf
    nicolas-grekas committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    16ed5bd View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.0

    * 6.4:
      [Validator] Missing translations for Estonian (et)
      [HttpFoundation] Prevent duplicated headers when using Early Hints
      [VarDumper] Fix configuring CliDumper with SYMFONY_IDE env var
      [Cache] improve BC with 5.4 pools
      [PhpUnitBridge][VarDumper] fix color detection
      [CI] Make sure we preserve file->header when we run sync-translations.php
      [Cache] Fix BC layer with pre-6.1 cache items
      Review validators.sl.xlf
      [Mailer][Postmark][Webhook] Don't require tag and metadata
      [Scheduler] Fix messenger receiver with no alias
    xabbuh committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    54ca13e View commit details
    Browse the repository at this point in the history
Loading