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/monolog-bundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.11.1
Choose a base ref
...
head repository: symfony/monolog-bundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.11.2
Choose a head ref
  • 7 commits
  • 4 files changed
  • 2 contributors

Commits on Apr 2, 2026

  1. Configuration menu
    Copy the full SHA
    0062fff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c0a809 View commit details
    Browse the repository at this point in the history
  3. bug #572 Add missing target to named autowiring alias (nicolas-grekas)

    This PR was submitted for the 4.x branch but it was merged into the 3.x branch instead.
    
    Discussion
    ----------
    
    Add missing target to named autowiring alias
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 4.x
    | Bug fix?      | no
    | New feature?  | yes
    | Deprecations? | no
    | Issues        | -
    | License       | MIT
    
    Makes `#[Target('channel')]` work instead of (in addition to actually) `#[Target('channel.logger')]`.
    
    Commits
    -------
    
    1c0a809 Add missing target to named autowiring alias
    GromNaN committed Apr 2, 2026
    Configuration menu
    Copy the full SHA
    00afe44 View commit details
    Browse the repository at this point in the history
  4. minor #576 Add PHP 8.5 to CI workflow matrix (GromNaN)

    This PR was merged into the 3.x branch.
    
    Discussion
    ----------
    
    Add PHP 8.5 to CI workflow matrix
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 3.x
    | Bug fix?      | no
    | New feature?  | no
    | Deprecations? | no
    | Issues        | -
    | License       | MIT
    
    Add PHP 8.5 to the CI matrix. This is the same as #575 applied to the 3.x branch.
    
    Commits
    -------
    
    0062fff Add PHP 8.5 to CI workflow matrix
    GromNaN committed Apr 2, 2026
    Configuration menu
    Copy the full SHA
    2dba924 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9bceb15 View commit details
    Browse the repository at this point in the history
  6. minor #566 Add info to the monolog.channels config (GromNaN)

    This PR was squashed before being merged into the 3.x branch.
    
    Discussion
    ----------
    
    Add info to the `monolog.channels` config
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 3.x
    | Bug fix?      | no
    | New feature?  | no
    | Deprecations? | no
    | Issues        | Fix #565
    | License       | MIT
    
    Commits
    -------
    
    9bceb15 Add info to the `monolog.channels` config
    GromNaN committed Apr 2, 2026
    Configuration menu
    Copy the full SHA
    1b4fde0 View commit details
    Browse the repository at this point in the history
  7. Update changelog for 3.11.2

    GromNaN committed Apr 2, 2026
    Configuration menu
    Copy the full SHA
    d874680 View commit details
    Browse the repository at this point in the history
Loading