Conversation
e1614c7 to
afe310c
Compare
Co-authored-by: Grégoire Paris <postmaster@greg0ire.fr>
afe310c to
a943fe9
Compare
|
Persistence 2.* has at least one missing |
|
Static analysis errors have risen from 6 to 30 errors. The other workflows are green. I guess I'm closer to a PR. |
Some types between SkeletonMapper and Persistence aren't the same and need to be reviewed and adapted in SkeletonMapper
|
@greg0ire or someone else: Could you please take a look at the ignoreErrors of phpstan.neon.dist? I'm not sure if these can be fixed without changing the whole skeleton-mapper because of differences between skeleton-mapper and Persistence. |
|
Took a look, and it looks quite complicated. I think we should merge as is? |
|
I'll create a new Branch for a major release. |
|
Done. The majority of this PR after the dependency updates are PHPStan fixes + fixes of ignoreErrors and Coding Standard adaptations and fixes of previously excluded rules. |
|
Thanks for the patience until this got finished. 💮 |
|
Thanks for doing this :) |
This PR replaces #28 because of the need for using a newer Persistence version