Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Notifier] [Bridge] Remove hidden dependency on HttpFoundation #40766

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 11, 2021

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented Apr 11, 2021

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

We dont need HttpFoundation to give us this constant. HttpFoundation is also missing from composer.json

@Nyholm Nyholm requested a review from OskarStark as a code owner April 11, 2021 08:42
@carsonbot carsonbot changed the title [Notifier][Bridge] Remove hidden dependency on HttpFoundation [Notifier] [Bridge] Remove hidden dependency on HttpFoundation Apr 11, 2021
@nicolas-grekas
Copy link
Member

Thank you @Nyholm.

@nicolas-grekas nicolas-grekas merged commit 1e42411 into symfony:5.x Apr 11, 2021
fabpot added a commit that referenced this pull request Jun 3, 2021
…tion for SmsBiurasTransport (fre5h)

This PR was merged into the 5.3 branch.

Discussion
----------

[Notifier] [Bridge] Remove hidden dependency on HttpFoundation for SmsBiurasTransport

| Q             | A
| ------------- | ---
| Branch?       | 5.3
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| License       | MIT

[SmsBiurasTransport](https://github.com/symfony/symfony/blob/5.3/src/Symfony/Component/Notifier/Bridge/SmsBiuras/SmsBiurasTransport.php#L93) has a hidden dependency on HttpFoundation. Similar to this pull request #40766 but one more class to be fixed

Commits
-------

c8d3f3e Remove hidden dependency on HttpFoundation for SmsBiurasTransport
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.

4 participants