rapila / cms-base

The rapila cms’ internals. Please file all issues here if they’re not directly related to a plugin or the sample site.
http://www.rapi.la
3 stars 1 forks source link

Update to Propel2 ORM #264

Open juergmessmer opened 2 years ago

juergmessmer commented 2 years ago

Version 1.7 is completely outdated and always requires fixes.

Is future of Propel an issue: Propel2 or 3, or what. https://stackoverflow.com/questions/65676131/support-for-php-7-4-in-propel-1-7-x

sabberworm commented 2 years ago

IMHO Propel 2 is dead and Propel 3 is a complete re-write. If we’re willing to rewrite our code for that, we might as well switch to doctrine.

sabberworm commented 2 years ago

There is also a Propel 1 fork that may be more up-to-date: https://github.com/propeller-orm/propeller-orm

juergmessmer commented 2 years ago

There is also a Propel 1 fork that may be more up-to-date: https://github.com/propeller-orm/propeller-orm

For practical and stress reasons I can see this solution, or Propel2, since according to Thomas it is still maintained. But whatever. I see myself rather as tester and implementer, and would be happy if you guys would decide...