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/console
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.1.4
Choose a base ref
...
head repository: symfony/console
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.1.5
Choose a head ref
  • 6 commits
  • 2 files changed
  • 3 contributors

Commits on Sep 5, 2024

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

Commits on Sep 8, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4:
      Mitigate PHPUnit deprecations
      [TwigBundle] Add support for resetting globals between HTTP requests
      [Validator] Add Catalan and Spanish translation for `Week` constraint
      Don't use is_resource() on non-streams
      [Ldap] Fix extension deprecation
    derrabus committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    3e36da1 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.1

    * 6.4:
      Mitigate PHPUnit deprecations
      [TwigBundle] Add support for resetting globals between HTTP requests
      Mitigate PHPUnit deprecations
      [Cache] Fix compatibility with Redis 6.1.0 pre-releases
      [Validator] Add Catalan and Spanish translation for `Week` constraint
      Don't use is_resource() on non-streams
      [Ldap] Fix extension deprecation
    derrabus committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    1803850 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

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

    * 5.4:
      Mutate remaining data providers to static ones
    derrabus committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    72d080e View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.1

    * 6.4:
      Make more data providers static
      fix merge
      Mutate remaining data providers to static ones
    derrabus committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0fa539d View commit details
    Browse the repository at this point in the history
Loading