Commit cfa0382
authored
Fix PHP 8.4 deprecation notice (#15)
Deprecated: Dflydev\DotAccessConfiguration\Configuration::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead in /Users/pronskiy/projects/dflydev-dot-access-configuration/src/Dflydev/DotAccessConfiguration/Configuration.php on line 211 parent 7dedc7e commit cfa0382
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments