Le 09/05/2017 à 11:12, Remi Collet a écrit : > Le 09/05/2017 à 08:43, Remi Collet a écrit : >> Le 08/05/2017 à 17:45, Remi Collet a écrit : >>> We still have a lot of package which use the symfony autoloader >>> >>> BuildRequires: php-composer(symfony/class-loader) >> >> On a fresh Fedora 26 box >> >> # dnf repoquery --whatrequires 'php-composer(symfony/class-loader)' > > Please check and update the TODO page > https://fedoraproject.org/wiki/SIGs/PHP/TODO I pushed a temporary workaround. php-symfony3-class-loader requires php-symfony-class-loader This, any package which requires php-composer(symfony/class-loader) will pull both versions, so will find autoloader in expected path. This fix some recent Koschei failure: Ex: https://apps.fedoraproject.org/koschei/package/glpi?collection=f27 Remi. _______________________________________________ php-devel mailing list -- php-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to php-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx