Scripts to install end of life PHP versions.
PHP versions in this project have reached end of life and should not be used except for testing backward-compatibility.
curl -sSL https://github.com/shivammathur/php5-darwin/releases/latest/download/install.sh | bash -s 5.3curl -sSL https://github.com/shivammathur/php5-darwin/releases/latest/download/install.sh | bash -s 5.4curl -sSL https://github.com/shivammathur/php5-darwin/releases/latest/download/install.sh | bash -s 5.5This project is licensed under the MIT license. Please see the license file for more information. This project uses builds from liip/php-osx and their LICENSE can be found here.