Steps to Reproduce:
- Go to https://phabricator.wikimedia.org/ with Chromium 77
Actual Results:
A dialog box with an Unhandled Exception ("ArgumentCountError") error appears when loading Phabricator with the following message:
Too few arguments to function PhabricatorEditEngineSubtype::newTagView(), 0 passed in /srv/deployment/phabricator/deployment-cache/revs/61f10999d8837a8c9dbeea12f67b2554daf057ab/phabricator/src/applications/project/view/PhabricatorProjectListView.php on line 92 and exactly 1 expected
Expected Results:
The dialog box with the error message should not appear.