We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63e1950 commit 9738e49Copy full SHA for 9738e49
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+### 2.3.1 (2021-07-14)
2
+
3
+ * Fixed Utils::getClass handling of anonymous classes not being fully compatible with PHP 8 (#1563)
4
+ * Fixed some `@inheritDoc` annotations having the wrong case
5
6
### 2.3.0 (2021-07-05)
7
8
* Added a ton of PHPStan type annotations as well as type aliases on Monolog\Logger for Record, Level and LevelName that you can import (#1557)
0 commit comments