petersconsult
Verified User
- Joined
- Sep 10, 2021
- Messages
- 70
Hello,
i have a quick question: is it possible to (temporarily) set twice the same PHP release?
Right now, my server is set up as follows:
php1_release=7.4
php2_release=8.0
php3_release=8.1
php4_release=8.2
i would like to temporarily set it as follows:
php1_release=8.1
php2_release=8.0
php3_release=8.1
php4_release=8.2
Is that possible, or will it break something?
Thank You!
i have a quick question: is it possible to (temporarily) set twice the same PHP release?
Right now, my server is set up as follows:
php1_release=7.4
php2_release=8.0
php3_release=8.1
php4_release=8.2
i would like to temporarily set it as follows:
php1_release=8.1
php2_release=8.0
php3_release=8.1
php4_release=8.2
Is that possible, or will it break something?
Thank You!