Skip to content

Conversation

jderusse
Copy link
Member

@jderusse jderusse commented Apr 6, 2021

Q A
Branch? 5.x
Bug fix? no
New feature? no
Deprecations? no
Tickets -
License MIT
Doc PR -

/cc @OskarStark

@jderusse jderusse requested a review from OskarStark as a code owner April 6, 2021 11:45
@carsonbot carsonbot changed the title [notifier] Simplify lightsms implementation [Notifier]  Simplify lightsms implementation Apr 6, 2021
@OskarStark OskarStark changed the title [Notifier]  Simplify lightsms implementation [Notifier]  Simplify LightSms implementation Apr 6, 2021
@jderusse jderusse force-pushed the notifier-light-simple branch from 46cfe66 to 1240e9f Compare April 6, 2021 12:01
@jderusse jderusse added this to the 5.x milestone Apr 6, 2021
@OskarStark
Copy link
Contributor

Please make Fabbot happy 😃

@OskarStark
Copy link
Contributor

Thank you Jérémy.

@OskarStark OskarStark merged commit 0cc982c into symfony:5.x Apr 7, 2021
chalasr added a commit that referenced this pull request Apr 7, 2021
…0712 (StaffNowa)

This PR was merged into the 5.3-dev branch.

Discussion
----------

* LightSmsTransport.php - suggestion for pull request #40712

| Q             | A
| ------------- | ---
| Branch?       | 5.x
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #40712
| License       | MIT
| Doc PR        | -

After remove issets still get warnings about undefined variables. My solution for this:
1. Create method which have all issets cases.
2. Return (int) errorCode

Commits
-------

0b1a450 * LightSmsTransport.php
Nyholm added a commit that referenced this pull request Apr 8, 2021
…StaffNowa)

This PR was squashed before being merged into the 5.3-dev branch.

Discussion
----------

[Notifier] LightSMS duplicated $errorCode variable fix

| Q             | A
| ------------- | ---
| Branch?       | 5.x
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #40712, #40733
| License       | MIT
| Doc PR        | -

Removed duplicated variable $errorCode.

Many thanks for:
@OskarStark, @jderusse and special thanks for @chalasr for fast rebase course at night :)))

Commits
-------

867769e [Notifier] LightSMS duplicated $errorCode variable fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants