Skip to content

Commit 0abcc9f

Browse files
committed
Update CHANGELOG and UPGRADE files
1 parent 5e5dd2d commit 0abcc9f

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

UPGRADE-5.1.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,12 @@ Messenger
4545
* Deprecated RedisExt transport. It has moved to a separate package. Run `composer require symfony/redis-messenger` to use the new classes.
4646
* Deprecated use of invalid options in Redis and AMQP connections.
4747

48+
Monolog
49+
-------
50+
51+
* Deprecated using type `int|string` for argument 3 of method `HttpCodeActivationStrategy:__construct()`, use `Monolog\Handler\FingersCrossed\ActivationStrategyInterface` instead.
52+
* Deprecated using type `int|string` for argument 3 of method `NotFoundActivationStrategy:__construct()`, use `Monolog\Handler\FingersCrossed\ActivationStrategyInterface` instead.
53+
4854
Notifier
4955
--------
5056

UPGRADE-6.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,12 @@ Messenger
4343
* Removed RedisExt transport. Run `composer require symfony/redis-messenger` to keep the transport in your application.
4444
* Use of invalid options in Redis and AMQP connections now throws an error.
4545

46+
Monolog
47+
-------
48+
49+
* Removed using type `int|string` for argument 3 of method `HttpCodeActivationStrategy:__construct()`, use `Monolog\Handler\FingersCrossed\ActivationStrategyInterface` instead.
50+
* Removed using type `int|string` for argument 3 of method `NotFoundActivationStrategy:__construct()`, use `Monolog\Handler\FingersCrossed\ActivationStrategyInterface` instead.
51+
4652
Routing
4753
-------
4854

src/Symfony/Bridge/Monolog/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ CHANGELOG
44
5.1.0
55
-----
66
* Added `MailerHandler`
7+
* Deprecated using type `int|string` for argument 3 of method `HttpCodeActivationStrategy:__construct()`, use `Monolog\Handler\FingersCrossed\ActivationStrategyInterface` instead.
8+
* Deprecated using type `int|string` for argument 3 of method `NotFoundActivationStrategy:__construct()`, use `Monolog\Handler\FingersCrossed\ActivationStrategyInterface` instead.
79

810
5.0.0
911
-----

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy