Skip to content

shivammathur/php5-darwin

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

PHP5 for darwin

Build status LICENSE PHP Versions Supported

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.

Usage

PHP 5.3

curl -sSL https://github.com/shivammathur/php5-darwin/releases/latest/download/install.sh | bash -s 53

PHP 5.4

curl -sSL https://github.com/shivammathur/php5-darwin/releases/latest/download/install.sh | bash -s 54

PHP 5.5

curl -sSL https://github.com/shivammathur/php5-darwin/releases/latest/download/install.sh | bash -s 55

SAPI

  • cli
  • cgi
  • fpm

License

  • This project is released under the MIT license. Please see the license file for more information.
  • This project uses builds from macports and their LICENSE can be found here.
  • Macports build of php-fpm uses daemondo binary for launching services. It is redistributed with the PHP builds and its LICENSE can be found here.

About

Install PHP 5 versions on darwin

Topics

Resources

License

MIT, BSD-3-Clause licenses found

Licenses found

MIT
LICENSE
BSD-3-Clause
DAEMONDO_LICENSE

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages