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/framework-bundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.3.5
Choose a base ref
...
head repository: symfony/framework-bundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.3.6
Choose a head ref
  • 8 commits
  • 6 files changed
  • 4 contributors

Commits on Oct 4, 2023

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

Commits on Oct 10, 2023

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

Commits on Oct 12, 2023

  1. [FrameworkBundle] Configure logger as error logger if the Monolog B…

    …undle is not registered
    MatTheCat authored and nicolas-grekas committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    a112295 View commit details
    Browse the repository at this point in the history
  2. bug #52009 [FrameworkBundle] Configure logger as error logger if th…

    …e Monolog Bundle is not registered (MatTheCat)
    
    This PR was squashed before being merged into the 5.4 branch.
    
    Discussion
    ----------
    
    [FrameworkBundle] Configure `logger` as error logger if the Monolog Bundle is not registered
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 5.4
    | Bug fix?      | Not sure
    | New feature?  | Not sure
    | Deprecations? | no
    | Tickets       | Fix #51910
    | License       | MIT
    
    Commits
    -------
    
    b7d25e85cf [FrameworkBundle] Configure `logger` as error logger if the Monolog Bundle is not registered
    nicolas-grekas committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    6715a81 View commit details
    Browse the repository at this point in the history
  3. Merge branch '5.4' into 6.3

    * 5.4:
      [FrameworkBundle] Configure `logger` as error logger if the Monolog Bundle is not registered
      DX: PHP CS Fixer - drop explicit nullable_type_declaration_for_default_null_value config, as it's part of ruleset anyway
      Revert "Add keyword `dev` to leverage composer hint"
      [Validator] Add missing Ukrainian translations #51960
      [Validator] Add missing translations for Indonesian (id)
      [Validator] Add missing translations for Vietnamese (VI)
      Add missing Validator translations - Croatian (hr)
      Run high-deps tests with ORM 3 and DBAL 4
      [FrameworkBundle] Fix calling Kernel::warmUp() when running cache:warmup
    nicolas-grekas committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e5123df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85157fb View commit details
    Browse the repository at this point in the history
  5. Merge branch '5.4' into 6.3

    * 5.4:
      [FrameworkBundle] Add void return-type to ErrorLoggerCompilerPass
    nicolas-grekas committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    87365f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b5dca4 View commit details
    Browse the repository at this point in the history
Loading