Steps to reproduce the issue
install [4.0Alpha]
edit an article on the frontend
click "Module" button in the WYSIWYG editor
Expected result
Something that is not a PHP Fatal error
Actual result
Fatal error: Declaration of ModulesDispatcher::getController($name, $client = NULL, $config = Array) must be compatible with Joomla\CMS\Dispatcher\Dispatcher::getController(string $name, string $client = '', array $config = Array): Joomla\CMS\MVC\Controller\BaseController in /Users/phil/Downloads/joomla-cms-4.0.0-alpha1/components/com_modules/dispatcher.php on line 19
Fixed via 6a02485