Commit 7fc0b9e
committed
minor symfony#58784 [Process] normalize paths to avoid failures if a path is referenced by different names (xabbuh)
This PR was merged into the 5.4 branch.
Discussion
----------
[Process] normalize paths to avoid failures if a path is referenced by different names
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
see https://github.com/symfony/symfony/actions/runs/11702544203/job/32590943777?pr=58721#step:8:1188
Commits
-------
cc769ea normalize paths to avoid failures if a path is referenced by different names1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
| 127 | + | |
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
131 | 132 | | |
132 | 133 | | |
133 | 134 | | |
134 | | - | |
| 135 | + | |
135 | 136 | | |
136 | 137 | | |
137 | 138 | | |
| |||
0 commit comments