https://bugzilla.redhat.com/show_bug.cgi?id=1047510



--- Comment #12 from Adam Williamson <[email protected]> ---
My new PR for OC's autoloader is https://github.com/owncloud/core/pull/6628 .
It should still find anything that's in a PSR-0 compliant location wrt the
include_path, and so does your patch that we currently use. So packaging it
this way should be fine for OC, but might possibly be a problem for anything
else which tries to include php-opencloud's autoloader and doesn't have its own
autoloader. still, upstream 1.8 expects you to bring your own autoloader
(possibly via composer) anyway, so doesn't seem like a huge issue.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to