Erison Silva
Erison Silva
I received id=292869640 and code=8 But I didn't understand Why don't work Because I used same **pem**, **password** and **deviceToken** in other project and worked :/ edit _______ I tested...
> You need to implement it in https://github.com/sonata-project/sonata-doctrine-extensions/blob/2.x/src/Entity/BaseEntityManager.php `BaseEntityManager` or `BaseManager` I don't really get what is the difference between both?
> Linter is failing the phpcs I could run locally, But psalm doesn't work :/, Then I do not know it it was fixed!
I added the return type for tests
sorry for keeping you running the pipelines :(
let me know if it's missing something!
And what was the decision 👀
Ok we have the first problem here, sonata-doctrine-extension requires php 8 https://github.com/sonata-project/sonata-doctrine-extensions/blob/2.x/composer.json But in my option we should release 4.0 with support for `7.4` what do you think?
@VincentLanglet
> > Ok we have the first problem here, sonata-doctrine-extension requires php 8 > > https://github.com/sonata-project/sonata-doctrine-extensions/blob/2.x/composer.json > > But in my option we should release 4.0 with support for `7.4`...