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



--- Comment #15 from Remi Collet <[email protected]> ---
Tips for phpunit option (I discover this recently, often simpler)

Instead of
    -d include_path="./src:%{_datadir}/php:%{pear_phpdir}" \

Use 
    --include-path=./src \

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