We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf8a674 commit a7d20e7Copy full SHA for a7d20e7
CHANGELOG.md
@@ -1,8 +1,8 @@
1
# Changelog
2
3
-## 8.0.1
+## 8.0.1 (2023-12-25)
4
5
-* Provide more details about mocked method/function in deprecation notice when method or function don't have a return type declaration.
+* Provide more details about mocked method/function in deprecation notice when method or function doesn't have a return type declaration.
6
* Improve support for mocking `\IteratorAggregate` by providing specific return type
7
information, as reflection doesn't provide a return type for `\IteratorAggregate::getIterator()`.
8
0 commit comments