Releases: phpspec/prophecy
Releases · phpspec/prophecy
1.26.0
24 Feb 15:41
Compare
Sorry, something went wrong.
No results found
Added:
Add support for phpdocumentor/reflection-docblock v6 (@mspirkov )
1.25.0
09 Feb 11:59
Compare
Sorry, something went wrong.
No results found
Added:
Add support for PHPUnit 13 (@Jean85 )
1.24.0
21 Nov 13:12
Compare
Sorry, something went wrong.
No results found
1.23.1
27 Oct 22:46
Compare
Sorry, something went wrong.
No results found
Changed:
Refactor the ProphecyComparator to use composition instead of extending internal comparator classes (@stof )
Full Changelog : v1.23.0...v1.23.1
1.23.0
08 Oct 08:54
Compare
Sorry, something went wrong.
No results found
Removed:
Remove support for PHP lower than 8.2 (@Nek- )
Added:
Add support for doubling classes using intersection types and DNF types (@Nek- )
Fixed:
Fix deprecation for SplObjectStorage changes in PHP 8.5 (@Nek- )
Changed:
Improve error message for unsupported default return values (@stof )
v1.22.0
29 Apr 14:59
Compare
Sorry, something went wrong.
No results found
1.22.0
Removed:
Support for PHP 7.2 and 7.3 (@Jean85 )
v1.21.0
29 Apr 11:15
Compare
Sorry, something went wrong.
No results found
Added:
Add support for PHPUnit 12 (@Jean85 )
1.20.0
19 Nov 13:13
Compare
Sorry, something went wrong.
No results found
Added:
Fixed:
Fix support for doubling methods using an enum case as default value of a parameter (@jdreesen )
Fix deprecation when doubling a class with constructor parameters (@singinwhale , @W0rma )
Fix deprecation warning when using phpdocumentor/reflection-docblock 5.4+ (@jrfnl )
1.19.0
29 Feb 11:54
Compare
Sorry, something went wrong.
No results found
1.18.0
07 Dec 16:25
Compare
Sorry, something went wrong.
No results found
[added] Add support for PHP 8.3 [@rajeshreeputra ]
[changed] Improve the error when using return types that Prophecy does not support for mocking [@stof ]
[changed] Add more precise type for static analysis [@stof ]
[fixed] Error when comparing object arguments with integers [@lucassabreu ]
[changed] Add PHP 8.2 to test matrix [@Jean85 ]
[Added] Allow sebastian/comparator and sebastian/recursion-context 5, and phpunit/phpunit 10 [@Jean85 ]
[docs] Switch travis status badge to GHA one [@michalbundyra ]