On 04/04/2018 02:53 PM, Stephen Gallagher wrote:
On F28
`dnf install php:8/server` (Assuming there's a profile called "server" with the packages one would need to use PHP in a server context)

On F29, if you have the php:7 module enabled in F28, an upgrade will not switch this on you. If it's a clean install:
`dnf install php:7/server`

after that, it'll remember which one you're on so that 'dnf update php' will work in either case, right?

BTW, I assume it'll error out on 'dnf install php:7/server; dnf install php:8/server'?
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to