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/dependency-injection
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.3
Choose a base ref
...
head repository: symfony/dependency-injection
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.4
Choose a head ref
  • 8 commits
  • 9 files changed
  • 3 contributors

Commits on Jan 31, 2024

  1. fix tests

    xabbuh committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    da332ce View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.0

    * 6.4:
      fix tests
      Revert "Bump Symfony version to 7.0.4"
      Bump Symfony version to 7.0.4
      Bump Symfony version to 6.4.4
      Update VERSION for 6.4.3
      Update CHANGELOG for 6.4.3
    xabbuh committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    41a9480 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    774d507 View commit details
    Browse the repository at this point in the history
  2. fix tests

    xabbuh committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    ab84c89 View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.0

    * 6.4:
      fix test
      fix test
      [SecurityBundle] Fix failing tests
      fix tests
      [DependencyInjection] fix unable to make lazy service from readonly class
      [Dotenv] Specify envKey while loading variables with the dotenv:dump command
      [Mailer][Postmark][Webhook] Accept different date formats
    xabbuh committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    104a824 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    cc1fb23 View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.4

    * 5.4:
      [DependencyInjection] Fix computing error messages involving service locators
      [Serializer] Fix unknown types normalization type when know type
      [ErrorHandler] Fix parsing messages that contain anonymous classes on PHP >= 8.3.3
      [Validator] Review Romanian (ro) translations
      [Console] Fix display of Table on Windows OS
      [FrameworkBundle] Fix config builder with extensions extended in `build()`
      [WebProfilerBundle] disable turbo in web profiler toolbar to avoid link prefetching
      explicitly cast boolean SSL stream options
      return the unchanged text if preg_replace_callback() fails
      the 'use_notify' option is on the factory, not on the postgres connection class
      review translations
    nicolas-grekas committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    6236e5e View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.0

    * 6.4:
      [DependencyInjection] Fix computing error messages involving service locators
      [Serializer] Fix unknown types normalization type when know type
      [ErrorHandler] Fix parsing messages that contain anonymous classes on PHP >= 8.3.3
      [AssetMapper] Fix enquoted string pattern
      [Validator] Review Romanian (ro) translations
      [Console] Fix display of Table on Windows OS
      [FrameworkBundle] Fix config builder with extensions extended in `build()`
      [Translation] Fix extracting qualified t() function calls
      Fix vertical table on windows
      Fix the `command -v` exception when the command option with a dash prefix
      [WebProfilerBundle] disable turbo in web profiler toolbar to avoid link prefetching
      explicitly cast boolean SSL stream options
      return the unchanged text if preg_replace_callback() fails
      the 'use_notify' option is on the factory, not on the postgres connection class
      review translations
    nicolas-grekas committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    47f37af View commit details
    Browse the repository at this point in the history
Loading