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/smsapi-notifier
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 617f9f3
Choose a base ref
...
head repository: symfony/smsapi-notifier
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2f72b1e
Choose a head ref
  • 16 commits
  • 6 files changed
  • 7 contributors

Commits on Jan 2, 2024

  1. [Notifier] [Bridges] Use CPP

    OskarStark authored and nicolas-grekas committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    ef1e5f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Merge branch '7.0' into 7.1

    * 7.0:
      List CS fix in .git-blame-ignore-revs
      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
    9786bf5 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Merge branch '7.0' into 7.1

    * 7.0:
      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
    0dca18c View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Merge branch '7.0' into 7.1

    * 7.0:
      Remove 6.3 EOLed from Github template
      [Mailer] [Mailgun] Fix payload converter getReason
      [HttpFoundation] Fix clearing CHIPS cookies
      [AssetMapper] Turn debug on by default
      [AssetMapper] Fix JavaScript compiler load imports from JS strings
      [Notifier][Smsapi] Better docs for .com endpoint
      Fix exception if assets dir is missing in prod
      Update VERSION for 6.3.12
      Update CHANGELOG for 6.3.12
      Bump Symfony version to 5.4.36
      Update VERSION for 5.4.35
      Update CONTRIBUTORS for 5.4.35
      Update CHANGELOG for 5.4.35
    derrabus committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    05e0b2d View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. chore: CS fixes

    keradus authored and nicolas-grekas committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    046a4ff View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Merge branch '7.0' into 7.1

    * 7.0:
      Auto-close PRs on subtree-splits
      review German translation
    nicolas-grekas committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a573ad0 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Merge branch '7.0' into 7.1

    * 7.0:
      Remove subtree split checks
      Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
    fabpot committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9da3a82 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Prefix all sprintf() calls

    derrabus committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    1233f11 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. chore: CS fixes

    keradus authored and nicolas-grekas committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4bfbadd View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Update .gitattributes

    fabpot committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    0f0cbca View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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

Commits on Sep 25, 2024

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

    * 5.4:
      Add PR template and auto-close PR on subtree split repositories
    nicolas-grekas committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8ecc0bc View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.1

    * 6.4:
      Add PR template and auto-close PR on subtree split repositories
    nicolas-grekas committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4120c08 View commit details
    Browse the repository at this point in the history
  4. Merge branch '7.1' into 7.2

    * 7.1:
      Add PR template and auto-close PR on subtree split repositories
    nicolas-grekas committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    329d38b View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. feature #58335 [Notifier] deprecate the TransportFactoryTestCase (xab…

    …buh)
    
    This PR was merged into the 7.2 branch.
    
    Discussion
    ----------
    
    [Notifier] deprecate the TransportFactoryTestCase
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 7.2
    | Bug fix?      | no
    | New feature?  | no
    | Deprecations? | yes
    | Issues        | Fix #54100
    | License       | MIT
    
    Commits
    -------
    
    c8b0fcc77b deprecate the TransportFactoryTestCase
    fabpot committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2f72b1e View commit details
    Browse the repository at this point in the history
Loading