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



--- Comment #13 from Adam Williamson <[email protected]> ---
Oh, for composer stuff - composer's autoloader has the ability to fall back to
trying to load the PSR-0 class path relative to the system include path (which
is what we're implicitly expecting when we package things such that they're
PSR-0 compliant wrt /usr/share/php) but it has a boolean that controls that
function and it defaults to false. Still, that just means we'd have to flip one
switch for anything that uses composer's autoloader to find our system copies
of things.

-- 
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