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: 0692bc1
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: 2144c53
Choose a head ref
  • 18 commits
  • 5 files changed
  • 5 contributors

Commits on Jul 29, 2022

  1. Update VERSION for 4.4.44

    fabpot committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    9e44444 View commit details
    Browse the repository at this point in the history
  2. Bump Symfony version to 4.4.45

    fabpot committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    3ec963a View commit details
    Browse the repository at this point in the history
  3. Update VERSION for 5.4.11

    fabpot committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    4fd590a View commit details
    Browse the repository at this point in the history
  4. Bump Symfony version to 5.4.12

    fabpot committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    628f677 View commit details
    Browse the repository at this point in the history
  5. Update VERSION for 6.0.11

    fabpot committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    961268a View commit details
    Browse the repository at this point in the history
  6. Bump Symfony version to 6.0.12

    fabpot committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    f8ccdb6 View commit details
    Browse the repository at this point in the history
  7. Bump Symfony version to 6.1.4

    fabpot committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    f1831fe View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

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

Commits on Aug 12, 2022

  1. Merge branch '5.4' into 6.0

    * 5.4:
      [String] Add tests for AsciiSlugger
      [Serializer] Fix get accessor regex in AnnotationLoader
      [HttpKernel] Fix passing `null` to `\trim()` method in LoggerDataCollector
      [Translation] Crowdin provider throw Exception when status is 50x
      Always attempt to listen for notifications
      add missing changelog entry for the AtLeastOneOf constraint
      validate nested constraints only if they are in the same group
    fabpot committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    20ca455 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.0' into 6.1

    * 6.0:
      [String] Add tests for AsciiSlugger
      [Serializer] Fix get accessor regex in AnnotationLoader
      [HttpKernel] Fix passing `null` to `\trim()` method in LoggerDataCollector
      Remove wrong PHPDoc
      [Translation] Crowdin provider throw Exception when status is 50x
      Always attempt to listen for notifications
      add missing changelog entry for the AtLeastOneOf constraint
      validate nested constraints only if they are in the same group
    fabpot committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    8e70bdb View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2022

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

Commits on Aug 17, 2022

  1. Merge branch '5.4' into 6.0

    * 5.4:
      [Serializer] Add missing types to FormErrorNormalizer
      [HttpFoundation] Fix deps
      minor #47299 [Console] fix expected command name order with mixed integer and string namespaces (xabbuh)
      [HttpFoundation] Fix tests on PHP 8.2
      fix expected command name order with mixed integer and string namespaces
      [Serializer] Add missing types to BackedEnumNormalizer
      Do not send deleted session cookie twice in the response
    nicolas-grekas committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    943a26a View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.0' into 6.1

    * 6.0:
      Fix merge
      [Serializer] Add missing types to FormErrorNormalizer
      [HttpFoundation] Fix deps
      minor #47299 [Console] fix expected command name order with mixed integer and string namespaces (xabbuh)
      [HttpFoundation] Fix tests on PHP 8.2
      fix expected command name order with mixed integer and string namespaces
      [Serializer] Add missing types to BackedEnumNormalizer
      Do not send deleted session cookie twice in the response
    nicolas-grekas committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    20638a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

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

Commits on Aug 26, 2022

  1. Merge branch '4.4' into 5.4

    * 4.4:
      fix bad help message in cache warmup command
      Fix RequestStack state if throwable is thrown
      [Serializer] Fix caching context-aware encoders/decoders in ChainEncoder/ChainDecoder
    fabpot committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    ee57f9e View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.0

    * 5.4:
      [LokaliseBridge] Fix push command --delete-missing options when there are no missing messages
      fix bad help message in cache warmup command
      Count cookie parts before accessing the second
      Fix RequestStack state if throwable is thrown
      [Serializer] Fix caching context-aware encoders/decoders in ChainEncoder/ChainDecoder
    fabpot committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    31fa9ec View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.0' into 6.1

    * 6.0:
      [LokaliseBridge] Fix push command --delete-missing options when there are no missing messages
      fix bad help message in cache warmup command
      [Console] Fix OutputFormatterStyleStack::getCurrent return type
      Count cookie parts before accessing the second
      Fix RequestStack state if throwable is thrown
      [Serializer] Fix caching context-aware encoders/decoders in ChainEncoder/ChainDecoder
    fabpot committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    9590a9b View commit details
    Browse the repository at this point in the history
  4. Update VERSION for 6.1.4

    fabpot committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    2144c53 View commit details
    Browse the repository at this point in the history
Loading