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



--- Comment #18 from Remi Collet <[email protected]> ---
> a) Is there a version for bundled js-popper?

Not AFAIK

> b) Could the bundled javascript libraries that are already be packaged used?
> Unclear if there is a strong dependency on the version

To be honest, javascript is the worst nightmare for packaging
No API warranty (semver)
I suffer a lot because of this in the past (was with jquery)
so I definitively prefer the "bundled everything" way for JS

> phpcompatinfo also lists pcov, but not sure

It lists xdebug and pcov with "C" for conditional, so:

Suggests:       php-xdebug
Recommends:     php-pcov

In fact one is needed to retrieve coverage information, from xdebug (better but
slow), pcov (faster) or phpdbg
Missing tool will be properly reported by PHPUnit 


Spec URL:
https://git.remirepo.net/cgit/rpms/php/sebastian/php-phpunit-php-code-coverage10.git/plain/php-phpunit-php-code-coverage10.spec?id=87db437e0abe4374e5575e8e40762fb51f17dec4
SRPM URL:
https://rpms.remirepo.net/SRPMS/php-phpunit-php-code-coverage10-10.1.2-2.remi.src.rpm


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2168110

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202168110%23c18
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to