Skip to content

Commit 1890f9d

Browse files
committed
Updated BREAKING CHANGES with psr/log v3 support
1 parent 1c0d84b commit 1890f9d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

BREAKING_CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
# 7.4
27

38
- Using a deprecated parameter is notified triggering a [E_USER_DEPRECATED](https://www.php.net/manual/en/errorfunc.constants.php)

0 commit comments

Comments
 (0)