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

Commits on Dec 9, 2023

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

Commits on Dec 10, 2023

  1. Merge branch '6.3' into 6.4

    * 6.3:
      fix merge
      [VarDumper] Test intl formatter broken since dumper does not replace the nnbsp character by standard space
      [WebProfilerBundle] Fix intercept external redirects
      [Webhook] Added missing XML attribute in config XSD
      [String] Skip a test when an issue is detected in PCRE2
      [ExpressionLanguage] Fix null coalescing propagation
      [Mailer] Stop using the (local) AWS shared configuration in the PHPUnit tests.
      detect colors on not windows
      fix xterm detection
      refactor: hyper check
      Missing translations for Slovak (sk) #51954
      Remove redundant PHPdoc line
      properly handle SYMFONY_DOTENV_VARS being the empty string
      Avoid incompatibility with symfony/console 7
      bug #45057 [Messenger] Avoid reconnecting active Redis connections.
      [HttpKernel] Catch `TypeError` if the wrong type is used in `BackedEnumValueResolver`
      [Serializer] fix regression where nullable int cannot be serialized
      do not overwrite an application's default serialization context
    xabbuh committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    7d63ccd View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.0

    * 6.4:
      fix merge
      [VarDumper] Test intl formatter broken since dumper does not replace the nnbsp character by standard space
      [WebProfilerBundle] Fix intercept external redirects
      [Webhook] Added missing XML attribute in config XSD
      [String] Skip a test when an issue is detected in PCRE2
      [ExpressionLanguage] Fix null coalescing propagation
      [Mailer] Stop using the (local) AWS shared configuration in the PHPUnit tests.
      detect colors on not windows
      fix xterm detection
      refactor: hyper check
      Missing translations for Slovak (sk) #51954
      Remove redundant PHPdoc line
      properly handle SYMFONY_DOTENV_VARS being the empty string
      Avoid incompatibility with symfony/console 7
      bug #45057 [Messenger] Avoid reconnecting active Redis connections.
      [HttpKernel] Catch `TypeError` if the wrong type is used in `BackedEnumValueResolver`
      [Serializer] fix regression where nullable int cannot be serialized
      do not overwrite an application's default serialization context
    xabbuh committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    d88bfcc View commit details
    Browse the repository at this point in the history
Loading