Open dresslerdemos opened 1 year ago
Therefore, feedback from the demosplan-core developers is required to coordinate how and when to approach this issue.
@graupnerdemos @salisdemos @mussbach: I've updated the description to the current status and added the blocked
label for now. We can simply remove it again when things get more clear. Also, feel free to claim this issue if you so desire, as my available time remains unpredictable for now.
doctrine/orm 3 is not supported out of the box as shown by the phpstan output below. It seems this is mainly due to the removal of
ClassMetadataInfo
.Updating to doctrine/orm 3 needs to be coordinated with the development of demosplan-core, so that support is not added too soon or too late. However, the clean approach would be to add the support to EDT via a minor release after the current version (0.26) of this library (e.g. 0.27, 0.28, …). Under this assumption, demosplan-core needs to upgrade to the already released EDT versions 0.25 and 0.26 first, regardless of the exact version in which EDT starts supporting doctrine/orm version 3, as demosplan-core currently uses EDT at version 0.24.
Therefore, feedback from the demosplan-core developers is required to coordinate how and when to approach this issue.