https://bugzilla.redhat.com/show_bug.cgi?id=1362490
--- Comment #19 from Remi Collet <[email protected]> --- > Requires: php-mysqlnd But... why this one ? The worst possible. You DON'T use mysqlnd extension (not even an real extension, more a "driver" used by other ext: mysql, mysqi, pdo_mysql) Again, if you need "foo" extension (from code), requires: php-foo (never rely on package name, or on one extension being part of a package, the layout may change) -- 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://lists.fedoraproject.org/admin/lists/[email protected]
