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: bd25ef7
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: e915c66
Choose a head ref
  • 16 commits
  • 58 files changed
  • 4 contributors

Commits on Dec 1, 2023

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

Commits on Jan 2, 2024

  1. [Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Trans…

    …lation] Url decode username and passwords from `parse_url()` results
    alexandre-daubois authored and nicolas-grekas committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    585ad66 View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.3

    * 5.4:
      append instead of replacing potentially non-existent named-arguments
      [Validator] added missing Polish translation
      add translations for the MacAddress constraint
      remove invalid changelog entry
      Added missing Serbian (sr_Latn) translations
      [Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] Url decode username and passwords from `parse_url()` results
      [Security] added missing Albanian translations
      [Validator] Add missing Hungarian translation
      [Serializer] Fix using deserialization path
      [Validator] Add missing hr translation
    nicolas-grekas committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    62020f2 View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.3' into 6.4

    * 6.3:
      append instead of replacing potentially non-existent named-arguments
      [Validator] added missing Polish translation
      add translations for the MacAddress constraint
      remove invalid changelog entry
      Added missing Serbian (sr_Latn) translations
      [Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] Url decode username and passwords from `parse_url()` results
      [Security] added missing Albanian translations
      [Validator] Add missing Hungarian translation
      [Serializer] Fix using deserialization path
      [Validator] Add missing hr translation
    nicolas-grekas committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    cb3d01b View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Merge branch '6.4' into 7.0

    * 6.4:
      fix lowest deps
      synchronize RelayProxy
      [Form] Adding more `@var` PHPDoc's to silence psalm
      [Validator] added missing Hungarian translation
      [Validator] add missing lv translation
      fix the exception being thrown
      fix syntax error
      fix redis messenger scheme comparison
      [Scheduler] Separate id and description in message providers
      [Form] Adding `@var` PHPDoc to silence psalm
      append instead of replacing potentially non-existent named-arguments
      [Validator] added missing Polish translation
      add translations for the MacAddress constraint
      remove invalid changelog entry
      Added missing Serbian (sr_Latn) translations
      [Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] Url decode username and passwords from `parse_url()` results
      [Security] added missing Albanian translations
      [Validator] Add missing Hungarian translation
      [Serializer] Fix using deserialization path
      [Validator] Add missing hr translation
    xabbuh committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    2a3c955 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

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

    * 5.4:
      Fix implicitly-required parameters
      List CS fix in .git-blame-ignore-revs
      Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
      [Messenger][AmazonSqs] Allow async-aws/sqs version 2
    nicolas-grekas committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    516ea59 View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.3' into 6.4

    * 6.3:
      minor #53524 [Messenger] [AmazonSqs] Allow `async-aws/sqs` version 2 (smoench)
      Fix bad merge
      List CS fix in .git-blame-ignore-revs
      Fix implicitly-required parameters
      List CS fix in .git-blame-ignore-revs
      Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
    nicolas-grekas committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    2bbc277 View commit details
    Browse the repository at this point in the history
  4. Merge branch '6.4' into 7.0

    * 6.4:
      Fix implicitly-required parameters
      minor #53524 [Messenger] [AmazonSqs] Allow `async-aws/sqs` version 2 (smoench)
      Fix bad merge
      List CS fix in .git-blame-ignore-revs
      Fix implicitly-required parameters
      List CS fix in .git-blame-ignore-revs
      Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
      [Messenger][AmazonSqs] Allow async-aws/sqs version 2
    nicolas-grekas committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b95f9bb View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

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

Commits on Jan 29, 2024

  1. Merge branch '6.4' into 7.0

    * 6.4: (21 commits)
      [ErrorHandler] Add missing self-closing tags on link elements
      Fix merge (bis)
      Fix merge
      Add missing return type
      [FrameworkBundle] ConfigBuilderCacheWarmer should be non-optional
      [HttpClient] Fix pausing responses before they start when using curl
      [Notifier] Updated the NTFY notifier to run without a user parameter
      [Translation] Fix constant domain resolution in PhpAstExtractor
      separate child and parent context in NotificationEmail on writes
      [Mailer] [Mailgun] Fix sender header encoding
      do not overwrite the cache key when it is false
      [Mailer] [Scaleway] Fix attachment handling
      [Mailer] Throw TransportException when unable to read from socket
      [Serializer] Rewrite `AbstractObjectNormalizer::createChildContext()` to use the provided `cache_key` from original context when creating child contexts
      Revert #47715
      [HttpClient] Fix error chunk creation in passthru
      Adjusting and removing the 'review' attribute from the pt_br translation XML.
      [DependencyInjection] Fix loading all env vars from secrets when only a subset is needed
      Fix option filenameMaxLength to the File constraint (Image)
      [Serializer] Take unnamed variadic parameters into account when denormalizing
      ...
    nicolas-grekas committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    9f203a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45474d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. bug #51559 [DependencyInjection] #[Autowire] attribute should have …

    …precedence over bindings (HypeMC)
    
    This PR was merged into the 6.3 branch.
    
    Discussion
    ----------
    
    [DependencyInjection] `#[Autowire]` attribute should have precedence over bindings
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 6.3
    | Bug fix?      | yes
    | New feature?  | no
    | Deprecations? | no
    | Tickets       | Fix #49082
    | License       | MIT
    | Doc PR        | -
    
    It seems logical (I think) that the `#[Autowire]` attribute has precedence over any bindings.
    
    Commits
    -------
    
    c429fe516a [DependencyInjection] #[Autowire] attribute should have precedence over bindings
    nicolas-grekas committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    99490fa View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.3

    * 5.4:
      [Mime] Fix serializing uninitialized RawMessage::$message to null
      [Notifer][Smsapi] Set messageId of SentMessage
      [DX] Use Symfony "dark-mode"-responsive logo in README
      support lazy evaluated exception messages with Xdebug 3
    nicolas-grekas committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    3ca6c70 View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.3' into 6.4

    * 6.3:
      Fix RequestPayloadValueResolver handling error with no ExpectedTypes
      [Mime] Fix serializing uninitialized RawMessage::$message to null
      [Notifer][Smsapi] Set messageId of SentMessage
      [DX] Use Symfony "dark-mode"-responsive logo in README
      support lazy evaluated exception messages with Xdebug 3
      [DependencyInjection] #[Autowire] attribute should have precedence over bindings
    nicolas-grekas committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    6871811 View commit details
    Browse the repository at this point in the history
  4. Merge branch '6.4' into 7.0

    * 6.4:
      Fix RequestPayloadValueResolver handling error with no ExpectedTypes
      [Mime] Fix serializing uninitialized RawMessage::$message to null
      [Notifer][Smsapi] Set messageId of SentMessage
      [DX] Use Symfony "dark-mode"-responsive logo in README
      support lazy evaluated exception messages with Xdebug 3
      Provide more precise phpdoc for FileLocatorInterface::locate
      [DependencyInjection] #[Autowire] attribute should have precedence over bindings
    nicolas-grekas committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    e915c66 View commit details
    Browse the repository at this point in the history
Loading