Skip to content

Instantly share code, notes, and snippets.

@vuthaihoc
Created August 1, 2018 07:53
Show Gist options
  • Save vuthaihoc/7fb6cad80705aa08b2a508c115b9abc6 to your computer and use it in GitHub Desktop.
Save vuthaihoc/7fb6cad80705aa08b2a508c115b9abc6 to your computer and use it in GitHub Desktop.
MAMP Additional PHP versions
PHP 5.1.6
PHP 5.2.17
PHP 5.3.5
PHP 5.3.6
PHP 5.3.14
PHP 5.3.29
PHP 5.4.4
PHP 5.4.45
PHP 5.5.38
PHP 5.6.27
PHP 5.6.28
PHP 5.6.29
PHP 5.6.30
PHP 5.6.31
PHP 5.6.32
PHP 7.0.12
PHP 7.0.13
PHP 7.0.14
PHP 7.0.15
PHP 7.0.16
PHP 7.0.20
PHP 7.0.22
PHP 7.0.26
PHP 7.0.27
PHP 7.1.0
PHP 7.1.1
PHP 7.1.2
PHP 7.1.3
PHP 7.1.4
PHP 7.1.5
PHP 7.1.6
PHP 7.1.8
PHP 7.1.12
PHP 7.1.13
PHP 7.2.1
@tomygrenier
Copy link

Same here! Have you found a way to install a version of PHP 5 with MAMP PRO 7.2.x ?

@rahsuri
Copy link

rahsuri commented Jun 27, 2025

If you want to use an older version of php, find the MAMP version that supports your desired php version here:

https://www.mamp.info/en/release-notes/

And then download that version for macOS or Windows here:

https://www.mamp.info/en/downloads/

There are many versions that are shown within the release notes but not shown within the downloads, so you will have to do a little bit of digging to find the correct version.

Obviously this comes with the downside of not having new MAMP features, so it depends on what is more important to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment