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/browser-kit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.4.0
Choose a base ref
...
head repository: symfony/browser-kit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.4.3
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Dec 12, 2025

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

Commits on Dec 14, 2025

  1. Merge branch '6.4' into 7.3

    * 6.4:
      chore: PHP CS Fixer and protected_to_private
      Cleanup psalm config
      [FIX] Comments of horizontal/vertical were mixed up
      [BrowserKit] Allow Cookie expiration to be an int
      [Serializer] Fix php 8.5 warning unexpected NAN value was coerced to string
      add unit test job for PHP 8.6
    nicolas-grekas committed Dec 14, 2025
    Configuration menu
    Copy the full SHA
    9403aa2 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. Merge branch '7.3' into 7.4

    * 7.3:
      do not use PHPUnit mock objects without configured expectations
      chore: PHP CS Fixer and protected_to_private
      Cleanup psalm config
      [FIX] Comments of horizontal/vertical were mixed up
      bug #62763 [Console] Escape the description passed to the lazy command so the container can be build without wanting to replace the %not-a-param% to parameters
      [BrowserKit] Allow Cookie expiration to be an int
      do not use PHPUnit mock objects without configured expectations
      [DependencyInjection] Fix `#[AutowireCallable]` sometimes incorrectly inlined
      do not use PHPUnit mock objects without configured expectations
      [Serializer] Fix php 8.5 warning unexpected NAN value was coerced to string
      add unit test job for PHP 8.6
      [Messenger][Doctrine] Remove batched message delete for MySQL and add a covering index for a select query
    derrabus committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    d5b5c73 View commit details
    Browse the repository at this point in the history
Loading