We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c0d84b commit 1890f9dCopy full SHA for 1890f9d
BREAKING_CHANGES.md
@@ -1,3 +1,8 @@
1
+# 7.17
2
+
3
+- We changed the signature of `Elasticsearch\Common\EmptyLogger::log` adding the `void` return type.
4
+ This change has been needed to support psr/log v3.
5
6
# 7.4
7
8
- Using a deprecated parameter is notified triggering a [E_USER_DEPRECATED](https://www.php.net/manual/en/errorfunc.constants.php)
0 commit comments