APY / APYDataGridBundle

Symfony Datagrid Bundle
MIT License
492 stars 344 forks source link

Update for Twig 3 #1071

Closed Hanmac closed 1 year ago

Hanmac commented 2 years ago

I couldn't fully test it on my System because i get:

Cannot stub or mock class or interface "MongoDB\Driver\CursorInterface" which does not exist

the MongoDB is loaded when i do php -i, but it doesn't seems to be loaded when using PHPUnit.

Hanmac commented 2 years ago

how do i trigger the checks?

Hanmac commented 2 years ago

@npotier can you tell me what i need to do to trigger the checks that are normally on a Pull Request?

npotier commented 1 year ago

Thank you @Hanmac for your contribution.

I will close this PR as this one https://github.com/APY/APYDataGridBundle/pull/1079 containing your work has passed and been merged