Re: How to upgrade PHP version in XAMPP for Windows
"J.O. Aho" <[email protected]> Sun, 19 Feb 2023 13:40:33 +0100
| Newsgroups | comp.lang.php |
|---|---|
| Message-ID | <[email protected]> |
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/ -- //Aho