mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-06 14:06:34 +02:00
Merge pull request #985 from petk/patch-php-versions
The phpversions.info is no longer maintained
This commit is contained in:
@@ -11,4 +11,4 @@ this is that it has become a cheap commodity. The downside is that you never kno
|
|||||||
neighboring tenants are going to create; loading down the server or opening up security holes are the main concerns. If
|
neighboring tenants are going to create; loading down the server or opening up security holes are the main concerns. If
|
||||||
your project's budget can afford to avoid shared servers, you should.
|
your project's budget can afford to avoid shared servers, you should.
|
||||||
|
|
||||||
To make sure your shared servers are offering the latest versions of PHP, check out [PHP Versions](http://phpversions.info/shared-hosting/).
|
Make sure your shared servers are offering the latest versions of PHP.
|
||||||
|
@@ -22,5 +22,3 @@ anchor: php_paas_providers
|
|||||||
* [Pivotal Web Services](https://run.pivotal.io/)
|
* [Pivotal Web Services](https://run.pivotal.io/)
|
||||||
* [Platform.sh](https://platform.sh/)
|
* [Platform.sh](https://platform.sh/)
|
||||||
* [Red Hat OpenShift](https://www.openshift.com/)
|
* [Red Hat OpenShift](https://www.openshift.com/)
|
||||||
|
|
||||||
To see which versions these PaaS hosts are running, head over to [PHP Versions](http://phpversions.info/paas-hosting/).
|
|
||||||
|
Reference in New Issue
Block a user