Are there specific steps to properly stop the Apache server when switching PHP versions in XAMPP?

When switching PHP versions in XAMPP, it is important to properly stop the Apache server to ensure a smooth transition. To do this, you can use the XAMPP Control Panel to stop the Apache server before switching PHP versions.

// Stop the Apache server in XAMPP Control Panel before switching PHP versions