Skip to content

Commit 738e1ce

Browse files
committed
Merge php guide into wh info guide
1 parent 574d31f commit 738e1ce

File tree

9 files changed

+207
-45
lines changed

9 files changed

+207
-45
lines changed

pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-asia.md

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Web Hosting - Available language versions"
33
excerpt: "Find out more about language versions (Apache, PHP, Python, Perl) for OVHcloud web hosting plans"
4-
updated: 2025-04-04
4+
updated: 2025-04-28
55
---
66

77
## Objective
@@ -109,10 +109,28 @@ The information contained in this guide concerns the versions of **PHP**, **Pyth
109109
</tbody>
110110
</table>
111111

112-
For more details on PHP end-of-life and support dates, as well as information on runtime environments, please refer to our guides:
113-
114-
- [PHP - End-of-Support & End-Of-Life announcements](/pages/web_cloud/web_hosting/php_eol_eos).
115-
- [Web Hosting - Environment, PHP version, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting).
112+
### PHP - End-of-Support & End-Of-Life announcements
113+
114+
| **Version** | **Main PHP community dates** | **Available version from OVHcloud** | **OVHcloud end of life date** |
115+
|-------------|----------------------------------------------------------------|-------------------------------------|----------------------------------------|
116+
| PHP 8.4 | End of active support: 2026-12-31<br>End of security support: 2028-12-31<br>End of life: 2028-12-31 | Available | 2029-06-30 |
117+
| PHP 8.3 | End of active support: 2025-12-31<br>End of security support: 2027-12-31<br>End of life: 2027-12-31 | Available | End of life date to be determined |
118+
| PHP 8.2 | End of active support: <span style="color:red;">2024-12-31</span><br>End of security support: 2026-12-31<br>End of life: 2026-12-31 | Available | End of life date to be determined |
119+
| PHP 8.1 | End of active support: <span style="color:red;">2023-11-25</span><br>End of security support: <span style="color:red;">2025-12-31</span><br>End of life: <span style="color:red;">2025-12-31</span> | Available | <span style="color:red;">Recommended migration</span> |
120+
| PHP 8.0 | End of active support: <span style="color:red;">2022-11-26</span><br>End of security support: <span style="color:red;">2023-11-26</span><br>End of life: <span style="color:red;">2023-11-26</span> | Available | <span style="color:red;">Recommended migration</span> |
121+
| PHP 7.4 | End of active support: <span style="color:red;">2021-11-28</span><br>End of security support: <span style="color:red;">2022-11-28</span><br>End of life: <span style="color:red;">2022-11-28</span> | Available | <span style="color:red;">Recommended migration</span> |
122+
| PHP 7.3 | End of active support: <span style="color:red;">2020-12-06</span><br>End of security support: <span style="color:red;">2021-12-06</span><br>End of life: <span style="color:red;">2021-12-06</span> | Available | <span style="color:red;">Recommended migration</span> |
123+
| PHP 7.2 | End of active support: <span style="color:red;">2019-11-30</span><br>End of security support: <span style="color:red;">2020-11-30</span><br>End of life: <span style="color:red;">2020-11-30</span> | Available | <span style="color:red;">Recommended migration</span> |
124+
| PHP 7.1 | End of active support: <span style="color:red;">2018-12-01</span><br>End of security support: <span style="color:red;">2019-12-01</span><br>End of life: <span style="color:red;">2019-12-01</span> | Available | <span style="color:red;">Recommended migration</span> |
125+
| PHP 7.0 | End of active support: <span style="color:red;">2017-12-03</span><br>End of security support: <span style="color:red;">2019-01-10</span><br>End of life: <span style="color:red;">2019-01-10</span> | Available | <span style="color:red;">Recommended migration</span> |
126+
| PHP 5.6 | End of active support: <span style="color:red;">2017-01-19</span><br>End of security support: <span style="color:red;">2018-12-31</span><br>End of life: <span style="color:red;">2018-12-31</span> | Available | <span style="color:red;">Recommended migration</span> |
127+
| PHP 5.5 | End of active support: <span style="color:red;">2015-07-10</span><br>End of security support: <span style="color:red;">2016-07-21</span><br>End of life: <span style="color:red;">2016-07-21</span> | Available | <span style="color:red;">Recommended migration</span> |
128+
| PHP 5.4 | End of active support: <span style="color:red;">2014-09-14</span><br>End of security support: <span style="color:red;">2015-09-03</span><br>End of life: <span style="color:red;">2015-09-03</span> | Available | <span style="color:red;">Recommended migration</span> |
129+
| PHP 5.3 | End of active support: <span style="color:red;">2011-06-30</span><br>End of security support: <span style="color:red;">2014-08-14</span><br>End of life: <span style="color:red;">2014-08-14</span> | Available | <span style="color:red;">Recommended migration</span> |
130+
| PHP 5.2 | End of active support: <span style="color:red;">2008-11-02</span><br>End of security support: <span style="color:red;">2011-01-06</span><br>End of life: <span style="color:red;">2011-01-06</span> | Available | <span style="color:red;">Recommended migration</span> |
131+
| PHP 4.4 | End of active support: <span style="color:red;">2008-08-07</span><br>End of security support: <span style="color:red;">2008-08-07</span><br>End of life: <span style="color:red;">2008-08-07</span> | Not available | <span style="color:red;">Recommended migration</span> |
132+
133+
To update the PHP version of your web application, please read the “PHP versions” section of our guide [Web Hosting - Environment, PHP version, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting).
116134

117135
## Go further
118136

pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-au.md

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Web Hosting - Available language versions"
33
excerpt: "Find out more about language versions (Apache, PHP, Python, Perl) for OVHcloud web hosting plans"
4-
updated: 2025-04-04
4+
updated: 2025-04-28
55
---
66

77
## Objective
@@ -109,10 +109,28 @@ The information contained in this guide concerns the versions of **PHP**, **Pyth
109109
</tbody>
110110
</table>
111111

112-
For more details on PHP end-of-life and support dates, as well as information on runtime environments, please refer to our guides:
113-
114-
- [PHP - End-of-Support & End-Of-Life announcements](/pages/web_cloud/web_hosting/php_eol_eos).
115-
- [Web Hosting - Environment, PHP version, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting).
112+
### PHP - End-of-Support & End-Of-Life announcements
113+
114+
| **Version** | **Main PHP community dates** | **Available version from OVHcloud** | **OVHcloud end of life date** |
115+
|-------------|----------------------------------------------------------------|-------------------------------------|----------------------------------------|
116+
| PHP 8.4 | End of active support: 2026-12-31<br>End of security support: 2028-12-31<br>End of life: 2028-12-31 | Available | 2029-06-30 |
117+
| PHP 8.3 | End of active support: 2025-12-31<br>End of security support: 2027-12-31<br>End of life: 2027-12-31 | Available | End of life date to be determined |
118+
| PHP 8.2 | End of active support: <span style="color:red;">2024-12-31</span><br>End of security support: 2026-12-31<br>End of life: 2026-12-31 | Available | End of life date to be determined |
119+
| PHP 8.1 | End of active support: <span style="color:red;">2023-11-25</span><br>End of security support: <span style="color:red;">2025-12-31</span><br>End of life: <span style="color:red;">2025-12-31</span> | Available | <span style="color:red;">Recommended migration</span> |
120+
| PHP 8.0 | End of active support: <span style="color:red;">2022-11-26</span><br>End of security support: <span style="color:red;">2023-11-26</span><br>End of life: <span style="color:red;">2023-11-26</span> | Available | <span style="color:red;">Recommended migration</span> |
121+
| PHP 7.4 | End of active support: <span style="color:red;">2021-11-28</span><br>End of security support: <span style="color:red;">2022-11-28</span><br>End of life: <span style="color:red;">2022-11-28</span> | Available | <span style="color:red;">Recommended migration</span> |
122+
| PHP 7.3 | End of active support: <span style="color:red;">2020-12-06</span><br>End of security support: <span style="color:red;">2021-12-06</span><br>End of life: <span style="color:red;">2021-12-06</span> | Available | <span style="color:red;">Recommended migration</span> |
123+
| PHP 7.2 | End of active support: <span style="color:red;">2019-11-30</span><br>End of security support: <span style="color:red;">2020-11-30</span><br>End of life: <span style="color:red;">2020-11-30</span> | Available | <span style="color:red;">Recommended migration</span> |
124+
| PHP 7.1 | End of active support: <span style="color:red;">2018-12-01</span><br>End of security support: <span style="color:red;">2019-12-01</span><br>End of life: <span style="color:red;">2019-12-01</span> | Available | <span style="color:red;">Recommended migration</span> |
125+
| PHP 7.0 | End of active support: <span style="color:red;">2017-12-03</span><br>End of security support: <span style="color:red;">2019-01-10</span><br>End of life: <span style="color:red;">2019-01-10</span> | Available | <span style="color:red;">Recommended migration</span> |
126+
| PHP 5.6 | End of active support: <span style="color:red;">2017-01-19</span><br>End of security support: <span style="color:red;">2018-12-31</span><br>End of life: <span style="color:red;">2018-12-31</span> | Available | <span style="color:red;">Recommended migration</span> |
127+
| PHP 5.5 | End of active support: <span style="color:red;">2015-07-10</span><br>End of security support: <span style="color:red;">2016-07-21</span><br>End of life: <span style="color:red;">2016-07-21</span> | Available | <span style="color:red;">Recommended migration</span> |
128+
| PHP 5.4 | End of active support: <span style="color:red;">2014-09-14</span><br>End of security support: <span style="color:red;">2015-09-03</span><br>End of life: <span style="color:red;">2015-09-03</span> | Available | <span style="color:red;">Recommended migration</span> |
129+
| PHP 5.3 | End of active support: <span style="color:red;">2011-06-30</span><br>End of security support: <span style="color:red;">2014-08-14</span><br>End of life: <span style="color:red;">2014-08-14</span> | Available | <span style="color:red;">Recommended migration</span> |
130+
| PHP 5.2 | End of active support: <span style="color:red;">2008-11-02</span><br>End of security support: <span style="color:red;">2011-01-06</span><br>End of life: <span style="color:red;">2011-01-06</span> | Available | <span style="color:red;">Recommended migration</span> |
131+
| PHP 4.4 | End of active support: <span style="color:red;">2008-08-07</span><br>End of security support: <span style="color:red;">2008-08-07</span><br>End of life: <span style="color:red;">2008-08-07</span> | Not available | <span style="color:red;">Recommended migration</span> |
132+
133+
To update the PHP version of your web application, please read the “PHP versions” section of our guide [Web Hosting - Environment, PHP version, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting).
116134

117135
## Go further
118136

pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-ca.md

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Web Hosting - Available language versions"
33
excerpt: "Find out more about language versions (Apache, PHP, Python, Perl) for OVHcloud web hosting plans"
4-
updated: 2025-04-04
4+
updated: 2025-04-28
55
---
66

77
## Objective
@@ -109,10 +109,28 @@ The information contained in this guide concerns the versions of **PHP**, **Pyth
109109
</tbody>
110110
</table>
111111

112-
For more details on PHP end-of-life and support dates, as well as information on runtime environments, please refer to our guides:
113-
114-
- [PHP - End-of-Support & End-Of-Life announcements](/pages/web_cloud/web_hosting/php_eol_eos).
115-
- [Web Hosting - Environment, PHP version, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting).
112+
### PHP - End-of-Support & End-Of-Life announcements
113+
114+
| **Version** | **Main PHP community dates** | **Available version from OVHcloud** | **OVHcloud end of life date** |
115+
|-------------|----------------------------------------------------------------|-------------------------------------|----------------------------------------|
116+
| PHP 8.4 | End of active support: 2026-12-31<br>End of security support: 2028-12-31<br>End of life: 2028-12-31 | Available | 2029-06-30 |
117+
| PHP 8.3 | End of active support: 2025-12-31<br>End of security support: 2027-12-31<br>End of life: 2027-12-31 | Available | End of life date to be determined |
118+
| PHP 8.2 | End of active support: <span style="color:red;">2024-12-31</span><br>End of security support: 2026-12-31<br>End of life: 2026-12-31 | Available | End of life date to be determined |
119+
| PHP 8.1 | End of active support: <span style="color:red;">2023-11-25</span><br>End of security support: <span style="color:red;">2025-12-31</span><br>End of life: <span style="color:red;">2025-12-31</span> | Available | <span style="color:red;">Recommended migration</span> |
120+
| PHP 8.0 | End of active support: <span style="color:red;">2022-11-26</span><br>End of security support: <span style="color:red;">2023-11-26</span><br>End of life: <span style="color:red;">2023-11-26</span> | Available | <span style="color:red;">Recommended migration</span> |
121+
| PHP 7.4 | End of active support: <span style="color:red;">2021-11-28</span><br>End of security support: <span style="color:red;">2022-11-28</span><br>End of life: <span style="color:red;">2022-11-28</span> | Available | <span style="color:red;">Recommended migration</span> |
122+
| PHP 7.3 | End of active support: <span style="color:red;">2020-12-06</span><br>End of security support: <span style="color:red;">2021-12-06</span><br>End of life: <span style="color:red;">2021-12-06</span> | Available | <span style="color:red;">Recommended migration</span> |
123+
| PHP 7.2 | End of active support: <span style="color:red;">2019-11-30</span><br>End of security support: <span style="color:red;">2020-11-30</span><br>End of life: <span style="color:red;">2020-11-30</span> | Available | <span style="color:red;">Recommended migration</span> |
124+
| PHP 7.1 | End of active support: <span style="color:red;">2018-12-01</span><br>End of security support: <span style="color:red;">2019-12-01</span><br>End of life: <span style="color:red;">2019-12-01</span> | Available | <span style="color:red;">Recommended migration</span> |
125+
| PHP 7.0 | End of active support: <span style="color:red;">2017-12-03</span><br>End of security support: <span style="color:red;">2019-01-10</span><br>End of life: <span style="color:red;">2019-01-10</span> | Available | <span style="color:red;">Recommended migration</span> |
126+
| PHP 5.6 | End of active support: <span style="color:red;">2017-01-19</span><br>End of security support: <span style="color:red;">2018-12-31</span><br>End of life: <span style="color:red;">2018-12-31</span> | Available | <span style="color:red;">Recommended migration</span> |
127+
| PHP 5.5 | End of active support: <span style="color:red;">2015-07-10</span><br>End of security support: <span style="color:red;">2016-07-21</span><br>End of life: <span style="color:red;">2016-07-21</span> | Available | <span style="color:red;">Recommended migration</span> |
128+
| PHP 5.4 | End of active support: <span style="color:red;">2014-09-14</span><br>End of security support: <span style="color:red;">2015-09-03</span><br>End of life: <span style="color:red;">2015-09-03</span> | Available | <span style="color:red;">Recommended migration</span> |
129+
| PHP 5.3 | End of active support: <span style="color:red;">2011-06-30</span><br>End of security support: <span style="color:red;">2014-08-14</span><br>End of life: <span style="color:red;">2014-08-14</span> | Available | <span style="color:red;">Recommended migration</span> |
130+
| PHP 5.2 | End of active support: <span style="color:red;">2008-11-02</span><br>End of security support: <span style="color:red;">2011-01-06</span><br>End of life: <span style="color:red;">2011-01-06</span> | Available | <span style="color:red;">Recommended migration</span> |
131+
| PHP 4.4 | End of active support: <span style="color:red;">2008-08-07</span><br>End of security support: <span style="color:red;">2008-08-07</span><br>End of life: <span style="color:red;">2008-08-07</span> | Not available | <span style="color:red;">Recommended migration</span> |
132+
133+
To update the PHP version of your web application, please read the “PHP versions” section of our guide [Web Hosting - Environment, PHP version, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting).
116134

117135
## Go further
118136

0 commit comments

Comments
 (0)