zfcampus / zf-apigility

BSD 3-Clause "New" or "Revised" License
258 stars 51 forks source link

Fatal error: Uncaught exception 'InvalidArgumentException' with message 'Missing "type" option' in ServiceManager.php on line 946 #152

Open spidgorny opened 8 years ago

spidgorny commented 8 years ago

I've just installed the latest version with composer and opened http://whatever/api/public/. I have an error message:

Fatal error: Uncaught exception 'Zend\Mvc\Router\Exception\InvalidArgumentException' with message 'Missing "type" option' in ...\api\vendor\zendframework\zend-servicemanager\src\ServiceManager.php on line 946

PHP version 5.6.8 on Windows. Any ideas?

michalbundyra commented 4 years ago

This repository has been closed and moved to laminas-api-tools/api-tools; a new issue has been opened at https://github.com/laminas-api-tools/api-tools/issues/36.