You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #16398 Fix bugs seen by _build/build.php diagnostics in 5.3 (MarkPedron)
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
0 commit comments