When I upgraded the PHP to 8.4, I found some warnings due to the deprecated usages.
phpmock\phpunit\MockDisablerPHPUnit7::__construct(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead
Do we have plan to fix this?