How to downgrade php from 8.0.0 to 7.1.32 in xampp 8.0.0?

How to downgrade php from 8.0.0 to 7.1.32 in xampp 8.0.0?

  • Post author:
  • Post category:PHP
  1. Download xampp version 7.1.32 from this url click here
  2. After download extract it and you will see php and apache folder in it.
  3. Rename php and apache folder present in C:\xampp
  4. Copy php and apache folder from extract folder and paste it C:\xampp
  5. Restart Apache and MySQL and check php version using command “php -v”