-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
[Notifier] Add FakeChat Logger transport #42188
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
Conversation
src/Symfony/Component/Notifier/Bridge/FakeChat/Tests/FakeChatLoggerTransportTest.php
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/FakeChat/Tests/FakeChatLoggerTransportTest.php
Outdated
Show resolved
Hide resolved
|
Please extend |
cca2045 to
d43645e
Compare
d43645e to
b76a382
Compare
src/Symfony/Component/Notifier/Bridge/FakeChat/Tests/TestLogger.php
Outdated
Show resolved
Hide resolved
b76a382 to
67b85f7
Compare
derrabus
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you have a look at the Psalm errors?
src/Symfony/Component/Notifier/Bridge/FakeChat/FakeChatTransportFactory.php
Show resolved
Hide resolved
OskarStark
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see comments
67b85f7 to
ca924a9
Compare
ca924a9 to
2bfe06f
Compare
|
friendly ping @OskarStark @derrabus code reworked as requested, thx |
|
Thanks Antoine. |
…iconomie) This PR was merged into the 5.4 branch. Discussion ---------- [Notifier] Document fake chat logger notifier Document symfony/symfony#42188 (no issue created post merge) Follows #15595 Commits ------- 4e5845b Document fake chat logger notifier
Refs #42123 for Notifier FakeChat