nextras / orm

Orm with clean object design, smart relationship loading and powerful collections.
https://nextras.org/orm
MIT License
310 stars 57 forks source link

v4.0 breaking changes documentation #388

Closed mskocik closed 4 years ago

mskocik commented 4 years ago

Wanted to try the new collection functions, but it seems there will be some breaking changes in v4. Is the changelog already available somewhere, what has changed?

I get error for:

User Deprecated
Property modifier {container} is depraceted; rename it to {wrapper} modifier

Intellisense is reporting no longer existing method parent::createStorageReflection() in extended Mapper classes.

hrach commented 4 years ago

done: https://nextras.org/orm/docs/4.0/migrate_4.0