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/monolog-bridge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.2.5
Choose a base ref
...
head repository: symfony/monolog-bridge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.2.8
Choose a head ref
  • 9 commits
  • 7 files changed
  • 5 contributors

Commits on Jan 24, 2023

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

Commits on Feb 2, 2023

  1. Merge branch '5.4' into 6.2

    * 5.4:
      Fix LICENSE CI check
      fixes retrieving multiple values for extra fields
      [String] Remove duplicates in fold maps
      fail with a meaningful error when a needed package is missing
      [DependencyInjection] Fix combinatory explosion when autowiring union and intersection types
      Update license years (last time)
      [Tests] New iteration of removing `$this` occurrences in future static data providers
    fabpot committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    dbc758b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

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

    * 5.4:
      Migrate to `static` data providers using `rector/rector`
    nicolas-grekas committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    b9e5ad7 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. [MonologBridge] FirePHPHandler::onKernelResponse throws PHP 8.1 depre…

    …cation when no user agent is set
    juagarc4 authored and nicolas-grekas committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    f765276 View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.2

    * 5.4:
      [Translation] Fix merge
      [MonologBridge] FirePHPHandler::onKernelResponse throws PHP 8.1 deprecation when no user agent is set
      Update Redis version to 6.2.8
      [Contracts] Fix setting $container before calling parent::setContainer in ServiceSubscriberTrait
      [Messenger][Cache] fixed CallbackInterface support in async expiration handler
      do not drop embed label classes
    nicolas-grekas committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    28a8862 View commit details
    Browse the repository at this point in the history
  3. Fix merge

    nicolas-grekas committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    c611e34 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

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

Commits on Mar 9, 2023

  1. Merge branch '5.4' into 6.2

    * 5.4:
      [Tests] Replace `setMethods()` by `onlyMethods()` and `addMethods()`
    nicolas-grekas committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    34700f2 View commit details
    Browse the repository at this point in the history
Loading