dkd / php-cmis-client

This is a PHP CMIS Client implementation based on OpenCMIS. It has been retired and put in to archive mode.
Apache License 2.0
54 stars 35 forks source link

Fixes #67: Ignore extension properties when parsing definition. #68

Closed terescode closed 5 years ago

terescode commented 5 years ago

When populating the type definition properties, filter out any non CMIS 1.1 known properties so that they can be properly parsed as extension properties.