Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 15 additions & 10 deletions _data/hosts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -951,7 +951,7 @@
semver: 7.0.9
-
name: Heroku
url: 'https://devcenter.heroku.com/articles/php-support#php-runtimes'
url: 'https://devcenter.heroku.com/articles/php-support'
type: paas
default: 74
versions:
Expand Down Expand Up @@ -987,19 +987,24 @@
semver: 7.3.32
74:
phpinfo: null
patch: 30
version: 7.4.30
semver: 7.4.30
patch: 33
version: 7.4.33
semver: 7.4.33
80:
phpinfo: null
patch: 21
version: 8.0.21
semver: 8.0.21
patch: 28
version: 8.0.28
semver: 8.0.28
81:
phpinfo: null
patch: 8
version: 8.1.8
semver: 8.1.8
patch: 18
version: 8.1.18
semver: 8.1.18
82:
phpinfo: null
patch: 5
version: 8.2.5
semver: 8.2.5
-
name: Hetzner
url: 'http://www.hetzner.de'
Expand Down