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 34 forks source link

Make deleteObject work with alfresco #59

Closed guthypeter closed 6 years ago

guthypeter commented 6 years ago

See https://tools.oasis-open.org/version-control/browse/wsvn/cmis/trunk/cmis-v1.1/examples/browser/deleteObject-request.log?sc=1 for example

dkd-dobberkau commented 6 years ago

Let me find someone else to verify this request.

dkd-dobberkau commented 6 years ago

@sascha-egerer or @ksjogo can you advise me here?

NamelessCoder commented 6 years ago

This looks reasonable and is in line with other changes I did previously to compile arrays instead of modifying a (GET) query. It needs testing of course, but the change itself looks fine.