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

Remi Collet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #1 from Remi Collet <[email protected]> ---
Quick notes:

- you've been hit by the ".gitattributes" issue. Upstream remove test suite
from the tarball, so you have to use a git snapshot (see various packages, such
as the php-zendframework-zend-* ones for example). Running test suite is a must
when possible (and allow Koschei monitoring)

- better to add an autoloader (using fedora/autoloader) as composer.json state
this library is PSR64 compliant. Will help you:

   - to run the test suite
   - to use this lib. from other package

-- 
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]
To unsubscribe send an email to [email protected]

Reply via email to