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/framework-bundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.4.3
Choose a base ref
...
head repository: symfony/framework-bundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.4.4
Choose a head ref
  • 16 commits
  • 12 files changed
  • 6 contributors

Commits on Jan 31, 2024

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

Commits on Feb 3, 2024

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

Commits on Feb 5, 2024

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

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    d8d2152 View commit details
    Browse the repository at this point in the history
  2. bug #53792 [FrameworkBundle] Fix eager-loading of env vars in ConfigB…

    …uilderCacheWarmer (nicolas-grekas)
    
    This PR was merged into the 5.4 branch.
    
    Discussion
    ----------
    
    [FrameworkBundle] Fix eager-loading of env vars in ConfigBuilderCacheWarmer
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 5.4
    | Bug fix?      | yes
    | New feature?  | no
    | Deprecations? | no
    | Issues        | Fix #51255
    | License       | MIT
    
    Commits
    -------
    
    8de8869235 [FrameworkBundle] Fix eager-loading of env vars in ConfigBuilderCacheWarmer
    nicolas-grekas committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    b9eefbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eda7e95 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

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

    * 5.4:
      Skip Twig v3.9-dev for now
      [Validator] Update Dutch (nl) translation
      Update Albanian translations
      [Validator] Update translation
      [FrameworkBundle] Prevent silenced warning by checking if /proc/mount exists
      [VarDumper][PhpUnitBridge] Fix color detection
      prevent throwing NOT_FOUND error when tube is empty
      [Validator] Update missing validator translation for Swedish
      [FrameworkBundle] Fix eager-loading of env vars in ConfigBuilderCacheWarmer
      [Messenger] Fix failing Redis test
      [Validator] Update Italian (it) translations
      [Validator] Missing translations for Hungarian (hu) #53769
    nicolas-grekas committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    3980e4a View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. bug #53817 [Scheduler] Fix messenger receiver with no alias (HypeMC)

    This PR was merged into the 6.4 branch.
    
    Discussion
    ----------
    
    [Scheduler] Fix messenger receiver with no alias
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 6.4
    | Bug fix?      | yes
    | New feature?  | no
    | Deprecations? | no
    | Issues        | Fix #53811
    | License       | MIT
    
    Commits
    -------
    
    563780acc1 [Scheduler] Fix messenger receiver with no alias
    nicolas-grekas committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    ea83a16 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

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

    * 5.4:
      Do not produce notice/warning when consuming from multiple transports and explicitly listed queues
      [FrameworkBundle] Check if the _route attribute exists on the request
      [HttpClient] Make retry strategy work again
      [Mailer] Fix signed emails breaking the profiler
      [Validator] Update Spanish (es) translations
      Fix SQS visibility_timeout type
    nicolas-grekas committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    75fa012 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

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

    * 5.4:
      [TwigBridge] Fix compat with Twig v3.9
      [Mailer] Simplify fix
    nicolas-grekas committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    e8bb1d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

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

Commits on Feb 22, 2024

  1. 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
    91450b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c76d388 View commit details
    Browse the repository at this point in the history
Loading