Commit 41acb2f
committed
Suppress deprecated warnings
Noodlehaus\AbstractConfig is currently not compatible with its
interfaces because it does not declare their return types. In order to
get a working version of php-semver-checker without warnings we will
suppress those warnings until we can replace the hassankhan/config with
a different one that is also compatible with PHP 8+.1 parent 19f2cbf commit 41acb2f
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
| |||
0 commit comments