Skip to content
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

Add HubRegistry::all method #50

Merged
merged 1 commit into from Apr 2, 2021

Conversation

mtarld
Copy link
Contributor

@mtarld mtarld commented Apr 1, 2021

Adds a HubRegistry::all method in order to list every available hubs in the registry

Also adds HubRegistry unit tests

@mtarld mtarld force-pushed the feature/hub-registry-all-method branch 3 times, most recently from 64f3d27 to 2896e10 Compare April 1, 2021 13:15
@mtarld mtarld force-pushed the feature/hub-registry-all-method branch from 2896e10 to 5013902 Compare April 1, 2021 13:27
@dunglas dunglas merged commit 8daca4a into symfony:main Apr 2, 2021
chalasr added a commit to symfony/symfony that referenced this pull request Apr 6, 2021
…5 (azjezz, mtarld)

This PR was merged into the 5.3-dev branch.

Discussion
----------

[Notifier] Mercure bridge: bump mercure dependency to 0.5

| Q             | A
| ------------- | ---
| Branch?       | 5.x
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| License       | MIT
| Doc PR        | symfony/symfony-docs#15179

Bump Mercure bridge's `symfony/mercure` dependency to 0.5 to deal with hubs instead of publishers.

---
To be able to use `HandlerRegistry::all` method, this PR needs symfony/mercure#50 to be merged and released.

Commits
-------

498f96f Drop support of mercure:^0.4
d3306fd add support for symfony/mercure:^0.5
symfony-splitter pushed a commit to symfony/mercure-notifier that referenced this pull request Apr 6, 2021
…5 (azjezz, mtarld)

This PR was merged into the 5.3-dev branch.

Discussion
----------

[Notifier] Mercure bridge: bump mercure dependency to 0.5

| Q             | A
| ------------- | ---
| Branch?       | 5.x
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| License       | MIT
| Doc PR        | symfony/symfony-docs#15179

Bump Mercure bridge's `symfony/mercure` dependency to 0.5 to deal with hubs instead of publishers.

---
To be able to use `HandlerRegistry::all` method, this PR needs symfony/mercure#50 to be merged and released.

Commits
-------

498f96f1a8 Drop support of mercure:^0.4
d3306fdc92 add support for symfony/mercure:^0.5
symfony-splitter pushed a commit to symfony/framework-bundle that referenced this pull request Apr 6, 2021
…5 (azjezz, mtarld)

This PR was merged into the 5.3-dev branch.

Discussion
----------

[Notifier] Mercure bridge: bump mercure dependency to 0.5

| Q             | A
| ------------- | ---
| Branch?       | 5.x
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| License       | MIT
| Doc PR        | symfony/symfony-docs#15179

Bump Mercure bridge's `symfony/mercure` dependency to 0.5 to deal with hubs instead of publishers.

---
To be able to use `HandlerRegistry::all` method, this PR needs symfony/mercure#50 to be merged and released.

Commits
-------

498f96f1a8 Drop support of mercure:^0.4
d3306fdc92 add support for symfony/mercure:^0.5
azjezz pushed a commit to azjezz/mercure that referenced this pull request Jun 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants