Przeglądaj źródła

Merge branch '2.x'

Jordi Boggiano 1 rok temu
rodzic
commit
a0860dd076
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      CHANGELOG.md

+ 4 - 0
CHANGELOG.md

@@ -106,6 +106,10 @@ New deprecations:
   value equal to what `Logger::WARNING` was giving you.
   value equal to what `Logger::WARNING` was giving you.
 - `Logger::getLevelName()` is now deprecated.
 - `Logger::getLevelName()` is now deprecated.
 
 
+### 2.9.3 (2024-04-12)
+
+  * Fixed PHP 8.4 deprecation warnings (#1874)
+
 ### 2.9.2 (2023-10-27)
 ### 2.9.2 (2023-10-27)
 
 
   * Fixed display_errors parsing in ErrorHandler which did not support string values (#1804)
   * Fixed display_errors parsing in ErrorHandler which did not support string values (#1804)