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/console
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.0-RC1
Choose a base ref
...
head repository: symfony/console
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.0
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 29, 2021

  1. Fix redundant type casts

    fancyweb committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    0af2366 View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.3' into 5.4

    * 5.3:
      [Security] Do not overwrite already stored tokens for REMOTE_USER authentication
      [Validator] Fix validation for single level domains
      Fix redundant type casts
      Increased the reserved memory from 10k to 32k
      [DoctrineBridge] Add DbalLoggerTest to group legacy
      Leverage DBAL's getNativeConnection() method
      Fix idempotency of LocoProvider write method
    nicolas-grekas committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    ec3661f View commit details
    Browse the repository at this point in the history
  3. Merge branch '5.4' into 6.0

    * 5.4:
      [Security] Do not overwrite already stored tokens for REMOTE_USER authentication
      [Validator] Fix validation for single level domains
      [Notifier] add Vonage bridge to replace the Nexmo one
      Fix redundant type casts
      Increased the reserved memory from 10k to 32k
      Complete event name & dispatcher in EventDispatcherDebugCommand
      [DoctrineBridge] Add DbalLoggerTest to group legacy
      Leverage DBAL's getNativeConnection() method
      [FrameworkBundle] Fix property-info phpstan extractor discovery
      Fix idempotency of LocoProvider write method
    nicolas-grekas committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    675a4e6 View commit details
    Browse the repository at this point in the history
Loading