Conversation
…erve old class name for BC only
…e merge; squash php-cs fixes
dbu
left a comment
There was a problem hiding this comment.
very cool, thanks a lot!
can you add a changelog entry that explains what the new functionality does? (and mentions that users don't need to change anything yet - apart from using PropertyTypeIterable instead of PropertyTypeArray when they extend functionality, to be forward compatible)
|
once i merged, i will merge 1.x to 2.x so that we can see only the changes for version 2.x in PR #43 |
|
awesome, thank you. |
|
shall i tag a 1.x release for this? |
Yes, could you also bump up |
|
i will wait so we can first add the forward compatibility methods and add deprecations. and for liip/serializer we should add the handling of generic traversable. |
|
https://github.com/liip/metadata-parser/releases/tag/1.2.0 we should now upgrade liip/serializer to require parser ^1.2 and avoid the deprecations. |
This reopens the previous PR #40 , which got closed by an erroneous force-push on my part