Commit 211fe4e
committed
minor #16398 Fix bugs seen by
This PR was merged into the 5.3 branch.
Discussion
----------
Fix bugs seen by `_build/build.php` diagnostics in 5.3
This PR fixes a broken reference found by the build script.
I dealt with the remaining diagnostics from 4.4 in #16397.
Fixes the following diagnostic emitted by `_build/build.php`:
```
Found invalid reference "symfony binary web server" in file
```
"setup/docker"
Commits
-------
6f2ef6d Add missing symfony server reference_build/build.php diagnostics in 5.3 (MarkPedron)1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments