1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-09-03 01:52:33 +02:00

Deprecate DateTimeImmutable (#1928)

Fixes #1926
This commit is contained in:
Ruud Kamphuis
2024-12-05 15:38:02 +01:00
committed by GitHub
parent e940004193
commit a258e4fe90
12 changed files with 83 additions and 49 deletions

View File

@@ -1,3 +1,9 @@
### 4.0.0
Overall / notable changes:
- Monolog\DateTimeImmutable has been removed in favor of Monolog\JsonSerializableDateTimeImmutable.
### 3.0.0
Overall / notable changes: