schmittjoh / serializer

Library for (de-)serializing data of any complexity (supports JSON, and XML)
http://jmsyst.com/libs/serializer
MIT License
2.31k stars 591 forks source link

refactor(test): Stop using EntityManager::create() method. Use constructor instead. #1522

Closed scyzoryck closed 8 months ago

scyzoryck commented 8 months ago
Q A
Bug fix? no
New feature? no
Doc updated no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets partially #1516
License MIT

When we require ORM 2.17 let's cleanup the tests.