Skip to content

Commit 030bd75

Browse files
Merge branch '5.2' into 5.x
* 5.2: [Notifier] Use abstract test cases in 5.2 Rename parameter of @method configureContainer [DependencyInjection] Support PHP 8 builtin types in CheckTypeDeclarationsPass [DependencyInjection] Fix InvalidParameterTypeException for function parameters [Notifier] Cleanup changelog (5.2) [Notifier] Cleanup changelog (5.1) [VarDumper] fix mutating $GLOBALS while cloning it
2 parents dee99e5 + f5b49d5 commit 030bd75

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ CHANGELOG
1212
-----
1313

1414
* [BC BREAK] The `TransportInterface::send()` and `AbstractTransport::doSend()` methods changed to return a `?SentMessage` instance instead of `void`.
15-
* Added the Zulip notifier bridge
1615
* The `EmailRecipientInterface` and `RecipientInterface` were introduced.
1716
* Added `email` and `phone` properties to `Recipient`.
1817
* [BC BREAK] Changed the type-hint of the `$recipient` argument in the `as*Message()` method
@@ -30,7 +29,6 @@ CHANGELOG
3029
5.1.0
3130
-----
3231

33-
* Added the Mattermost notifier bridge
3432
* [BC BREAK] The `ChatMessage::fromNotification()` method's `$recipient` and `$transport`
3533
arguments were removed.
3634
* [BC BREAK] The `EmailMessage::fromNotification()` and `SmsMessage::fromNotification()`

0 commit comments

Comments
 (0)