You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="https://github.com/shivammathur/php5-ubuntu#usage"title="Install builds"><imgalt="PHP Versions Supported"src="https://img.shields.io/badge/php-5.3, 5.4 and 5.5-8892BF.svg"></a>
6
6
7
7
> Scripts to install end of life PHP versions.
8
8
9
-
PHP versions in this project have reached end of life and should not be used except for testing backward-compatibility.
9
+
PHP versions in this project have reached end of life and should not be used except for testing backward-compatibility. This project aims to provide old PHP for GitHub Actions Ubuntu runners. You might need some more libraries if using this elsewhere.
The code in this project is licensed under the [MIT license](http://choosealicense.com/licenses/mit/).
31
-
Please see the [license file](LICENSE) for more information.
32
-
33
-
34
-
## This project uses the following works
35
-
36
-
-[dotdeb](https://www.dotdeb.org/"dotdeb")
30
+
- The code and documentation in this project is licensed under the [MIT license](LICENSE"License for shivammathur/php5-ubuntu").
31
+
- The PHP packages except for PHP 5.3 have been sourced from [Dotdeb Releases](https://www.dotdeb.org/"Dotdeb PHP releases").
32
+
- The library binaries have been sourced from [Ubuntu](https://packages.ubuntu.com/"Ubuntu Packages Repository") package archive and distributed unmodified.
33
+
- This project has multiple [dependencies](#dependencies"Dependencies of shivammathur/php5-ubuntu"). Their licenses can be found in their respective repositories.
34
+
35
+
## Dependencies
36
+
37
+
-[PHP 5.3 libraries](https://github.com/shivammathur/php5-ubuntu/tree/master/php-5.3/deps"Libraries for PHP 5.3")
38
+
-[PHP 5.4 libraries](https://github.com/shivammathur/php5-ubuntu/tree/master/php-5.4/deps"Libraries for PHP 5.4")
39
+
-[PHP 5.5 libraries](https://github.com/shivammathur/php5-ubuntu/tree/master/php-5.5/deps"Libraries for PHP 5.5")
0 commit comments