Hi Shawn, Le 28/05/2018 à 22:43, notifications@xxxxxxxxxxxxxxxxx a écrit : > + %if 0%{?fedora} >= 28 || 0%{?rhel} >= 8 > + '%{phpdir}/Zend/Cache/autoload.php', > + '%{phpdir}/Zend/Log/autoload.php', > + %else > '%{phpdir}/Zend/autoload.php', > + %endif A simpler way can be to let fedora/autoloader manage it i.e. component autoloader if exists, else global one [ '%{phpdir}/Zend/Cache/autoload.php', '%{phpdir}/Zend/autoload.php', ], [ '%{phpdir}/Zend/Log/autoload.php', '%{phpdir}/Zend/autoload.php', ], Cheers, Remi
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx/message/NXVVNKGY4OEOKN6Y2AXJYFUBHDU53TYB/