Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 977 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 977 Bytes

phpversions.info

This repository was archived on April 14, 2023. Thank you all for your past contributions.


As a PHP developer, we are often stuck with hosts that support insanely old versions of PHP. This means that some projects end up supporting those insanely old versions, and we all get stuck in this "Mexican Standoff" situation.

Some developers force their requirements to be much higher than these default versions in a bid to force the hosting companies to upgrade, but in reality we just end up with people reducing their software to try and get it onto old servers.

Let's keep close tabs on who is offering which versions of PHP, so we can help those less in the know find good companies to host their stuff on.

Website: phpversions.info

Contributing

See CONTRIBUTING.md.

TODO

  • Rebuild so it's not a silly Jekyll site #82