zfcampus / zf-apigility

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

Unable to create doctrine connected service #125

Open snowwolf007cn opened 9 years ago

snowwolf007cn commented 9 years ago

After selected adapter and entity class and clicked "Create Service", and exception thrown:

[Mon Jul 20 10:14:49 2015] PHP Catchable fatal error: Argument 1 passed to ZF\Apigility\Admin\Model\RpcServiceModelFactory::__construct() must be an instance of ZF\Apigility\Admin\Model\ModulePathSpec, instance of ZF\Configuration\ModuleUtils given, called in /home/snowwolf/PhpStormProject/ffan-service/vendor/zfcampus/zf-apigility-doctrine/src/Admin/Module.php on line 104 and defined in /home/snowwolf/PhpStormProject/ffan-service/vendor/zfcampus/zf-apigility-admin/src/Model/RpcServiceModelFactory.php on line 49

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/50.