Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Notifier] Add Pusher Notifier Bridge#48203
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
carsonbot commentedNov 12, 2022
It looks like you unchecked the "Allow edits from maintainer" box. That is fine, but please note that if you have multiple commits, you'll need to squash your commits into one before this can be merged. Or, you can check the "Allow edits from maintainers" box and the maintainer can squash for you. Cheers! Carsonbot |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
bitgandtter commentedNov 15, 2022
@OskarStark do I need to do something else? |
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Notifier/Bridge/Pusher/PusherTransportFactory.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Notifier/Bridge/Pusher/Tests/PusherOptionsTest.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Notifier/Bridge/Pusher/Tests/PusherTransportFactoryTest.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Notifier/Bridge/Pusher/Tests/PusherTransportTest.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
bitgandtter commentedDec 2, 2022
Hello. from fabpotbot
excuse my ignorance what do I need to do with it? thanks in advance |
Uh oh!
There was an error while loading.Please reload this page.
fabpot commentedJan 8, 2023
To fix fabpot, you will need to rebase your PR instead of merging the base branch. |
398e995 to11016acCompare1755c72 to11016acComparechore: remove@internal annotation from testschore: add footer to README.mdchore: apply PR comments
…onRegistry::registerLoader()`"
…onRegistry::registerLoader()`"
e17f292 toa4c4401Comparebitgandtter commentedFeb 15, 2023
let me know if this works@nicolas-grekas |
feat: configure pusher notifier on framework bundle
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
fix: drop sensitive information from toString method on transport
OskarStark commentedDec 28, 2023
Replaced by |
Uh oh!
There was an error while loading.Please reload this page.
AddPusher symfony notifier bridge