Multiple PHP versions on XAMPP?-- Anyway?

terminatort1000

New member
XNullUser
Joined
Dec 21, 2021
Messages
2
Reaction score
0
Points
1
NullCash
8
I've been using XAMPP as my local development server for years. The problem is that when I have several projects that require different PHP versions, I have to install complete XAMPP installations with the required PHP version. Is there a way to switch the PHP version in each project using a single XAMPP installation?
 
Top