8000 Comparing 2836a02...860206b · symfony/phpunit-bridge · GitHub
[go: up one dir, main page]

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: 2836a02
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: 860206b
Choose a head ref
  • 7 commits
  • 3 files changed
  • 4 contributors

Commits on May 29, 2025

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

Commits on Jun 1, 2025

  1. Merge branch '6.4' into 7.2

    * 6.4:
      switch to Composer 2 metadata
      Fix `ContainerDebugCommandTest::testNoDumpedXML`
      doc: update UserInterface header comments
      Fix: Lack of recipient in case DSN does not have optional LIST_ID parameter.
      [PhpUnitBridge] Mark as dev package
      [DependencyInjection] Make `YamlDumper` quote resolved env vars if necessary
      Bump Symfony version to 6.4.23
      Update VERSION for 6.4.22
      Update CONTRIBUTORS for 6.4.22
      Update CHANGELOG for 6.4.22
      fixed Via regex
    alexandre-daubois committed Jun 1, 2025
    Configuration menu
    Copy the full SHA
    4b4ddb7 View commit details
    Browse the repository at this point in the history
  2. skip interactive questions asked by Composer

    following #60587 so that the installation script is not blocked by
    Composer asking to install the bridge as a dev dependency:
    
    ```
    The package you required is recommended to be placed in require-dev (because it is tagged as "testing") but you did not use --dev.
    Do you want to re-run the command with --dev? [yes]?
    ```
    xabbuh committed Jun 1, 2025
    Configuration menu
    Copy the full SHA
    7a4a92d View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Merge branch '6.4' into 7.2

    * 6.4:
      skip interactive questions asked by Composer
      [SecurityBundle] Remove `AnonymousFactory` leftovers
      [Translation] Validate of pt_BR translation by a native speaker
    xabbuh committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    e505247 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

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

Commits on Jun 4, 2025

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

    * 6.4:
      [Validator] review cs tran
      Fix building packages in the CI
      implicitly run all Composer commands non-interactively
      [FrameworkBundle] ensureKernelShutdown in tearDownAfterClass
    nicolas-grekas committed Jun 4, 2025
    Configuration menu
    Copy the full SHA
    860206b View commit details
    Browse the repository at this point in the history
Loading
0