Re: How to upgrade PHP version in XAMPP for Windows

Murtaza Gandhi <[email protected]> Mon, 20 Feb 2023 21:46:15 +0530
Newsgroups comp.lang.php
Organization A noiseless patient Spider
Message-ID <[email protected]>
On 19-02-2023 18:10, J.O. Aho wrote:
> On 2/19/23 07:53, Murtaza Gandhi wrote:
> 
>> I would like to know an efficient method
>> to upgrade PHP version in local XAMPP Windows
> 
> I'm not a ms-windows user, but using a search engine, this page seems to 
> be quite recent that describes in detail how to update and what config 
> changes are needed if you switch major version
> 
> https://www.coderchamp.com/update-php-in-xampp-and-composer/
> 
> 
I have tried replacing PHP folder
I wanted to update to PHP 7.2
So replacing the folder was good enough.
Thanks.