sonata-project / SonataEasyExtendsBundle

[deprecated] Prototype to easily share entities across Bundle and Application
https://sonata-project.org/
MIT License
168 stars 47 forks source link

Fixed phpstan findings #211

Closed core23 closed 5 years ago

core23 commented 5 years ago

Subject

I am targeting this branch, because this is BC.

Changelog

### Fixed
- Fixed wrong PHPDocs
- Force string type when using file_get_contents
greg0ire commented 5 years ago

I think this should be pedantic: end users will not see a difference after the upgrade, will they?