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

Commits on Oct 28, 2022

  1. Update VERSION for 4.4.48

    fabpot committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    a6d5229 View commit details
    Browse the repository at this point in the history
  2. Bump Symfony version to 4.4.49

    fabpot committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    0924172 View commit details
    Browse the repository at this point in the history
  3. Update VERSION for 5.4.15

    fabpot committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    fc63c8c View commit details
    Browse the repository at this point in the history
  4. Bump Symfony version to 5.4.16

    fabpot committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    3fb0dd9 View commit details
    Browse the repository at this point in the history
  5. Update VERSION for 6.0.15

    fabpot committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    22c820a View commit details
    Browse the repository at this point in the history
  6. Bump Symfony version to 6.0.16

    fabpot committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    e71b52c View commit details
    Browse the repository at this point in the history
  7. Bump Symfony version to 6.1.8

    fabpot committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    629a7a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

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

Commits on Nov 9, 2022

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

Commits on Nov 14, 2022

  1. Merge branch '5.4' into 6.0

    * 5.4:
      [Messenger] cs fix
      [Messenger] Fix time-limit check exception
      [Console] Fix console `ProgressBar::override()` after manual `ProgressBar::cleanup()`
      [FrameworkBundle] typo default_lifetime example
      [HttpClient] Handle Amp HTTP client v5 incompatibility gracefully
      [HttpKernel] Don’t try to wire Response argument with controller.service_arguments
      [PhpUnitBridge] Fix language deprecations incorrectly marked as direct
      Tell about messenger:consume invalid limit options
      [Messenger] Do not throw 'no handlers' exception when skipping due to duplicate handling
    nicolas-grekas committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    a564504 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.0' into 6.1

    * 6.0:
      [Messenger] cs fix
      [Messenger] Fix time-limit check exception
      [Console] Fix console `ProgressBar::override()` after manual `ProgressBar::cleanup()`
      [FrameworkBundle] typo default_lifetime example
      [HttpClient] Handle Amp HTTP client v5 incompatibility gracefully
      [HttpKernel] Don’t try to wire Response argument with controller.service_arguments
      [PhpUnitBridge] Fix language deprecations incorrectly marked as direct
      [FrameworkBundle] Removed unused $willBeAvailable params on Configuration
      [Cache] Remove extra type condition in MemcachedAdapter::createConnection()
      Tell about messenger:consume invalid limit options
      [Messenger] Do not throw 'no handlers' exception when skipping due to duplicate handling
    nicolas-grekas committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    ab9677e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

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

Commits on Nov 25, 2022

  1. Merge branch '4.4' into 5.4

    * 4.4:
      [HttpKernel] Fix message for unresovable arguments of invokable controllers
      [DependencyInjection] Process bindings in ServiceLocatorTagPass
    fabpot committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    e428abd View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.0

    * 5.4:
      [Notifier][SMSBiuras] Fix CS
      Fix SmsBiurasTransportTest::testTestMode
      [Notifier][SmsBiuras] Simplify test and data provider
      [Notifier] [SMSBiuras] `true`/`false` mismatch for `test_mode` option
      [HttpKernel] Fix message for unresovable arguments of invokable controllers
      ignore const expressions read by phpdocumentor
      [DependencyInjection] Process bindings in ServiceLocatorTagPass
    fabpot committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    61c836f View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.0' into 6.1

    * 6.0:
      [Notifier][SMSBiuras] Fix CS
      Fix SmsBiurasTransportTest::testTestMode
      [Notifier][SmsBiuras] Simplify test and data provider
      [Notifier] [SMSBiuras] `true`/`false` mismatch for `test_mode` option
      [HttpKernel] Fix message for unresovable arguments of invokable controllers
      ignore const expressions read by phpdocumentor
      [DependencyInjection] Process bindings in ServiceLocatorTagPass
    fabpot committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    72fba35 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Update VERSION for 6.1.8

    fabpot committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    6073eae View commit details
    Browse the repository at this point in the history
Loading