orisai / object-mapper

Raw data mapping to validated objects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Attributes support

mabar opened this issue · comments

Thanks to new in initializers, compound types will be possible to be written as attributes, we should support them then https://wiki.php.net/rfc/new_in_initializers

Same classes as for annotations can be used, we just have to modify metadata reading and write test case for differences :)

Resolved by cd2a3ca

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.