Skip to content

Conversation

@jschaedl
Copy link
Contributor

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

Tests on #39353 were failing (https://travis-ci.com/github/symfony/symfony/jobs/499236540) because of missing entries in the $classToServices array. They are now added and the list is ordered alphabetically.

Missing entries:

  • LightSmsTransportFactory
  • SmsBiurasTransportFactory
  • MessageBirdTransport

@OskarStark OskarStark force-pushed the notifier-add-missing-factories-to-frameworkextension branch from 9c9c62a to a83c9fe Compare April 17, 2021 15:36
@OskarStark
Copy link
Contributor

... and one more bug fixed, thank you Jan.

@OskarStark OskarStark merged commit 2edebff into symfony:5.x Apr 17, 2021
fabpot added a commit that referenced this pull request Apr 18, 2021
…ies to framework extension (jschaedl, fabpot)

This PR was merged into the 5.3-dev branch.

Discussion
----------

[Notifier] Notifier add test for adding transport factories to framework extension

| Q             | A
| ------------- | ---
| Branch?       | 5.x
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       |  <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License       | MIT
| Doc PR        |  <!-- required for new features -->

Follow up of #40843 and #40844

Needs to be rebased after both were merged.

See changes: ddf61c2

Commits
-------

3118c90 Make sure we will not forget to add notifier transport factories to FrameworkExtension anymore
symfony-splitter pushed a commit to symfony/framework-bundle that referenced this pull request Apr 18, 2021
…ies to framework extension (jschaedl, fabpot)

This PR was merged into the 5.3-dev branch.

Discussion
----------

[Notifier] Notifier add test for adding transport factories to framework extension

| Q             | A
| ------------- | ---
| Branch?       | 5.x
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       |  <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License       | MIT
| Doc PR        |  <!-- required for new features -->

Follow up of symfony/symfony#40843 and symfony/symfony#40844

Needs to be rebased after both were merged.

See changes: symfony/symfony@ddf61c2

Commits
-------

3118c9088a Make sure we will not forget to add notifier transport factories to FrameworkExtension anymore
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