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

Remi Collet <[email protected]> changed:

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



--- Comment #3 from Remi Collet <[email protected]> ---
> The provided test can only be loaded through composer.
This is never true. composer is just a way to get an autoloader.

Trivial solution:

   phpab --output php/autoload.php php
   phpunit --bootstrap php/autoload.php

Missing composr.json as %doc

From phpcompatinfo report:

    Requires: php-json, php-pcre

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