Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#57037 - [php71] should provide php-ldap as the php package
Attached to Project:
Community Packages
Opened by Immae (immae) - Wednesday, 10 January 2018, 16:35 GMT
Last edited by Sergej Pupykin (sergej) - Tuesday, 16 January 2018, 08:18 GMT
Opened by Immae (immae) - Wednesday, 10 January 2018, 16:35 GMT
Last edited by Sergej Pupykin (sergej) - Tuesday, 16 January 2018, 08:18 GMT
|
DetailsDescription:
php package provides "php-ldap", which is used as a dependency for several packages. php71 does too, but not explicitly. Could it be added too in the build file? (php-ldap and php71-ldap) |
This task depends upon
provides=("${pkgname/71/}=${pkgver}" "php71-ldap=${pkgver}" "php-ldap=${pkgver}")
currently it only provides the first.