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: 7c7739f
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: c1d1cb0
Choose a head ref
  • 6 commits
  • 8 files changed
  • 4 contributors

Commits on Jun 3, 2024

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

Commits on Jun 4, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4:
      not registered definitions must not be modified
      [String] Fix Inflector for 'hardware'
      Bump Symfony version to 5.4.41
      Update VERSION for 5.4.40
      Update CONTRIBUTORS for 5.4.40
      Update CHANGELOG for 5.4.40
    fabpot committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    bf2a45f View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

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

Commits on Jun 21, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4: (21 commits)
      [SecurityBundle] Add `provider` XML attribute to the authenticators it’s missing from
      [DoctrineBridge] Test reset with a true manager
      Sync php-cs-fixer config file with 7.2
      [HttpClient] Fix parsing SSE
      [Notifier] Fix thread key in GoogleChat bridge
      [HttpKernel][Security] Fix accessing session for stateless request
      [Serializer] Fix `ObjectNormalizer` with property path
      test handling of special "value" constraint option
      [PhpUnitBridge] Add missing import
      [FrameworkBundle] Fix setting default context for certain normalizers
      [57251] Missing translations for Romanian (ro)
      [ErrorHandler] Fix rendered exception code highlighting on PHP 8.3
      [String] Fix #54611 pluralization of -on ending words + singularization of -a ending foreign words
      [Validator] [UniqueValidator] Use correct variable as parameter in (custom) error message
      [Messenger] Comply with Amazon SQS requirements for message body
      fix cssColor HSLA test dataProvider
      properly handle invalid data for false/true types
      chore: upgrade class doc
      add space in error message
      [Messenger] [Amqp] Handle AMQPConnectionException when publishing a message.
      ...
    xabbuh committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    e1f9a1f View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. fix tests

    xabbuh committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    b3a0478 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. [FrameworkBundle] Throw runtime exception when trying to use asset-ma…

    …pper while http-client is disabled
    nicolas-grekas committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c1d1cb0 View commit details
    Browse the repository at this point in the history
Loading