limoncello-php / app

Quick start JSON API application
MIT License
83 stars 7 forks source link

Issue after uprgading to limoncello-php/app commit ddef18c5c50c5f84cc93a8591e82f1bd0f1452df #62

Open dreamsbond opened 4 years ago

dreamsbond commented 4 years ago

I am having fatal error running the limoncello-app.

<br />
<b>Fatal error</b>: Declaration of Limoncello\Flute\Adapters\ModelQueryBuilder::distinct():
Limoncello\Flute\Adapters\ModelQueryBuilder must be compatible with Doctrine\DBAL\Query\QueryBuilder::distinct():
Doctrine\DBAL\Query\QueryBuilder in
<b>V:\Github\DemoApp\vendor\limoncello-php\flute\src\Adapters\ModelQueryBuilder.php</b> on line
<b>1019</b><br />

Could you help?

dreamsbond commented 4 years ago

looks like the issue of doctrine?

dreamsbond commented 4 years ago

yes.. after downgrading from 2.10.0 to 2.8.0 resolved...