Commit c958f59
committed
This PR was merged into the 6.4 branch.
Discussion
----------
[Runtime] Remove unused `SKIPIF` from `dotenv_overload.phpt`
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
Since`Runtime` requires `Dotenv` 5.4 version, this condition is useless because `Dotenv` introduced a fourth parameter in 5.4
Commits
-------
3c69ee7 [Runtime] Remove unused `SKIPIF` from `dotenv_overload.phpt`
File tree
1 file changed
+0
-2
lines changed- src/Symfony/Component/Runtime/Tests/phpt
1 file changed
+0
-2
lines changedLines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | 3 | | |
6 | 4 | | |
7 | 5 | | |
| |||
0 commit comments