phpspec / prophecy

Highly opinionated mocking framework for PHP 5.3+
MIT License
8.53k stars 242 forks source link

DisableConstructorPatch: make optional constructor parameters nullable explicitly #632

Closed W0rma closed 1 month ago

W0rma commented 1 month ago

This PR tries to fix https://github.com/phpspec/prophecy/pull/625#issuecomment-2304548400

W0rma commented 1 month ago

https://github.com/phpspec/prophecy/pull/633 should fix the CI (cs fixer + phpstan)

Jean85 commented 1 month ago

This should receive the PHP 8.4 label