We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b82dd9 commit d4f454fCopy full SHA for d4f454f
CHANGES.md
@@ -1,6 +1,12 @@
1
Unreleased
2
==========
3
4
+1.18.0 / 2023-12-07
5
+===================
6
+
7
+* [added] Add support for PHP 8.3 [@rajeshreeputra]
8
+* [changed] Improve the error when using return types that Prophecy does not support for mocking [@stof]
9
+* [changed] Add more precise type for static analysis [@stof]
10
* [fixed] Error when comparing object arguments with integers [@lucassabreu]
11
* [changed] Add PHP 8.2 to test matrix [@Jean85]
12
* [Added] Allow sebastian/comparator and sebastian/recursion-context 5, and phpunit/phpunit 10 [@Jean85]
0 commit comments