prismicio-community / php-kit

Community maintained development kit for Prismic and the PHP language
https://prismic.io
Other
108 stars 82 forks source link

New style composite slices don't parse #135

Closed gsteel closed 7 years ago

gsteel commented 7 years ago

Some initial work in progress getting the new composite slice to work in the PHP kit…

gsteel commented 7 years ago

Is this good to go now @arnaudlewis ?? I also found and fixed an issue with Group::asText() - it was iterating over GroupDoc instances and therefore returning empty strings which I assume is not desired behaviour?

arnaudlewis commented 7 years ago

It's all good @gsteel