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: v7.1.6
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: 7.2
Choose a head ref
  • 6 commits
  • 3 files changed
  • 5 contributors

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. 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