Commit e37bdf0
committed
bug symfony#58713 [Config] Handle Phar absolute path in
This PR was merged into the 5.4 branch.
Discussion
----------
[Config] Handle Phar absolute path in `FileLocator`
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix symfony#58708
| License | MIT
Commits
-------
4f00d6f [Config] Handle Phar absolute path in `FileLocator`FileLocator (alexandre-daubois)File tree
2 files changed
+2
-0
lines changed- src/Symfony/Component/Config
- Tests
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
0 commit comments