Commit 29f90fe
authored
fix: PHP 8.4 deprecation notice - implicit nullable parameters (#86)
Fixes #83
Drop `Closure` typehint on MockDisabler constructor (compatibility class for PHPUnit 7-9 only)
See also: php-mock/php-mock/pull/611 parent a4c4be4 commit 29f90fe
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments