I have this error when trying install Magento:
Fatal error: Declaration of Zend\Mvc\Controller\PluginManager::get($name, ?array $options = NULL) must be compatible with Zend\ServiceManager\AbstractPluginManager::get($name, $options = Array, $usePeeringServiceManagers = true) in C:\xampp\htdocs\Magento\vendor\zendframework\zend-mvc\src\Controller\PluginManager.php on line 211
How can I fixe it ?