15 Dec
2020
15 Dec
'20
07:40
According to https://en.opensuse.org/openSUSE:Packaging_PHP PHP applications should put PHP files under /usr/share/php/{<Vendor Name> or <Application Name>}. Currently, the /usr/share/php directory is not in the filesystem package and also not provided by PHP{7,8}. Should this directory be provided by PHP{7,8} or should packages create this directory themselves as needed? Or should packages install in the /usr/share/php{7,8} instead?