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.2.0-BETA3
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.2.0-RC1
Choose a head ref
  • 10 commits
  • 4 files changed
  • 3 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

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    9e5e334 View commit details
    Browse the repository at this point in the history
  2. 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
  4. Merge branch '6.1' into 6.2

    * 6.1:
      [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
    1de2674 View commit details
    Browse the repository at this point in the history
  5. [HttpKernel] fix merge

    nicolas-grekas committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    ee584dc View commit details
    Browse the repository at this point in the history
  6. Update VERSION for 6.2.0-RC1

    fabpot committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    74aef2f View commit details
    Browse the repository at this point in the history
Loading