From 738e1ce29db5be25d9bf8f19f8ec89f3af6751b9 Mon Sep 17 00:00:00 2001 From: fabienOVH Date: Mon, 28 Apr 2025 15:38:30 +0200 Subject: [PATCH 1/4] Merge php guide into wh info guide --- .../web_hosting_main_info/guide.en-asia.md | 28 +++++++++++++++---- .../web_hosting_main_info/guide.en-au.md | 28 +++++++++++++++---- .../web_hosting_main_info/guide.en-ca.md | 28 +++++++++++++++---- .../web_hosting_main_info/guide.en-gb.md | 28 +++++++++++++++---- .../web_hosting_main_info/guide.en-ie.md | 28 +++++++++++++++---- .../web_hosting_main_info/guide.en-sg.md | 28 +++++++++++++++---- .../web_hosting_main_info/guide.en-us.md | 28 +++++++++++++++---- .../web_hosting_main_info/guide.fr-ca.md | 28 +++++++++++++++---- .../web_hosting_main_info/guide.fr-fr.md | 28 +++++++++++++++---- 9 files changed, 207 insertions(+), 45 deletions(-) diff --git a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-asia.md b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-asia.md index cd682dbb65d..5b03f768926 100644 --- a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-asia.md +++ b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-asia.md @@ -1,7 +1,7 @@ --- title: "Web Hosting - Available language versions" excerpt: "Find out more about language versions (Apache, PHP, Python, Perl) for OVHcloud web hosting plans" -updated: 2025-04-04 +updated: 2025-04-28 --- ## Objective @@ -109,10 +109,28 @@ The information contained in this guide concerns the versions of **PHP**, **Pyth -For more details on PHP end-of-life and support dates, as well as information on runtime environments, please refer to our guides: - -- [PHP - End-of-Support & End-Of-Life announcements](/pages/web_cloud/web_hosting/php_eol_eos). -- [Web Hosting - Environment, PHP version, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting). +### PHP - End-of-Support & End-Of-Life announcements + +| **Version** | **Main PHP community dates** | **Available version from OVHcloud** | **OVHcloud end of life date** | +|-------------|----------------------------------------------------------------|-------------------------------------|----------------------------------------| +| PHP 8.4 | End of active support: 2026-12-31
End of security support: 2028-12-31
End of life: 2028-12-31 | Available | 2029-06-30 | +| PHP 8.3 | End of active support: 2025-12-31
End of security support: 2027-12-31
End of life: 2027-12-31 | Available | End of life date to be determined | +| PHP 8.2 | End of active support: 2024-12-31
End of security support: 2026-12-31
End of life: 2026-12-31 | Available | End of life date to be determined | +| PHP 8.1 | End of active support: 2023-11-25
End of security support: 2025-12-31
End of life: 2025-12-31 | Available | Recommended migration | +| PHP 8.0 | End of active support: 2022-11-26
End of security support: 2023-11-26
End of life: 2023-11-26 | Available | Recommended migration | +| PHP 7.4 | End of active support: 2021-11-28
End of security support: 2022-11-28
End of life: 2022-11-28 | Available | Recommended migration | +| PHP 7.3 | End of active support: 2020-12-06
End of security support: 2021-12-06
End of life: 2021-12-06 | Available | Recommended migration | +| PHP 7.2 | End of active support: 2019-11-30
End of security support: 2020-11-30
End of life: 2020-11-30 | Available | Recommended migration | +| PHP 7.1 | End of active support: 2018-12-01
End of security support: 2019-12-01
End of life: 2019-12-01 | Available | Recommended migration | +| PHP 7.0 | End of active support: 2017-12-03
End of security support: 2019-01-10
End of life: 2019-01-10 | Available | Recommended migration | +| PHP 5.6 | End of active support: 2017-01-19
End of security support: 2018-12-31
End of life: 2018-12-31 | Available | Recommended migration | +| PHP 5.5 | End of active support: 2015-07-10
End of security support: 2016-07-21
End of life: 2016-07-21 | Available | Recommended migration | +| PHP 5.4 | End of active support: 2014-09-14
End of security support: 2015-09-03
End of life: 2015-09-03 | Available | Recommended migration | +| PHP 5.3 | End of active support: 2011-06-30
End of security support: 2014-08-14
End of life: 2014-08-14 | Available | Recommended migration | +| PHP 5.2 | End of active support: 2008-11-02
End of security support: 2011-01-06
End of life: 2011-01-06 | Available | Recommended migration | +| PHP 4.4 | End of active support: 2008-08-07
End of security support: 2008-08-07
End of life: 2008-08-07 | Not available | Recommended migration | + +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). ## Go further diff --git a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-au.md b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-au.md index cd682dbb65d..5b03f768926 100644 --- a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-au.md +++ b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-au.md @@ -1,7 +1,7 @@ --- title: "Web Hosting - Available language versions" excerpt: "Find out more about language versions (Apache, PHP, Python, Perl) for OVHcloud web hosting plans" -updated: 2025-04-04 +updated: 2025-04-28 --- ## Objective @@ -109,10 +109,28 @@ The information contained in this guide concerns the versions of **PHP**, **Pyth -For more details on PHP end-of-life and support dates, as well as information on runtime environments, please refer to our guides: - -- [PHP - End-of-Support & End-Of-Life announcements](/pages/web_cloud/web_hosting/php_eol_eos). -- [Web Hosting - Environment, PHP version, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting). +### PHP - End-of-Support & End-Of-Life announcements + +| **Version** | **Main PHP community dates** | **Available version from OVHcloud** | **OVHcloud end of life date** | +|-------------|----------------------------------------------------------------|-------------------------------------|----------------------------------------| +| PHP 8.4 | End of active support: 2026-12-31
End of security support: 2028-12-31
End of life: 2028-12-31 | Available | 2029-06-30 | +| PHP 8.3 | End of active support: 2025-12-31
End of security support: 2027-12-31
End of life: 2027-12-31 | Available | End of life date to be determined | +| PHP 8.2 | End of active support: 2024-12-31
End of security support: 2026-12-31
End of life: 2026-12-31 | Available | End of life date to be determined | +| PHP 8.1 | End of active support: 2023-11-25
End of security support: 2025-12-31
End of life: 2025-12-31 | Available | Recommended migration | +| PHP 8.0 | End of active support: 2022-11-26
End of security support: 2023-11-26
End of life: 2023-11-26 | Available | Recommended migration | +| PHP 7.4 | End of active support: 2021-11-28
End of security support: 2022-11-28
End of life: 2022-11-28 | Available | Recommended migration | +| PHP 7.3 | End of active support: 2020-12-06
End of security support: 2021-12-06
End of life: 2021-12-06 | Available | Recommended migration | +| PHP 7.2 | End of active support: 2019-11-30
End of security support: 2020-11-30
End of life: 2020-11-30 | Available | Recommended migration | +| PHP 7.1 | End of active support: 2018-12-01
End of security support: 2019-12-01
End of life: 2019-12-01 | Available | Recommended migration | +| PHP 7.0 | End of active support: 2017-12-03
End of security support: 2019-01-10
End of life: 2019-01-10 | Available | Recommended migration | +| PHP 5.6 | End of active support: 2017-01-19
End of security support: 2018-12-31
End of life: 2018-12-31 | Available | Recommended migration | +| PHP 5.5 | End of active support: 2015-07-10
End of security support: 2016-07-21
End of life: 2016-07-21 | Available | Recommended migration | +| PHP 5.4 | End of active support: 2014-09-14
End of security support: 2015-09-03
End of life: 2015-09-03 | Available | Recommended migration | +| PHP 5.3 | End of active support: 2011-06-30
End of security support: 2014-08-14
End of life: 2014-08-14 | Available | Recommended migration | +| PHP 5.2 | End of active support: 2008-11-02
End of security support: 2011-01-06
End of life: 2011-01-06 | Available | Recommended migration | +| PHP 4.4 | End of active support: 2008-08-07
End of security support: 2008-08-07
End of life: 2008-08-07 | Not available | Recommended migration | + +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). ## Go further diff --git a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-ca.md b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-ca.md index cd682dbb65d..5b03f768926 100644 --- a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-ca.md +++ b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-ca.md @@ -1,7 +1,7 @@ --- title: "Web Hosting - Available language versions" excerpt: "Find out more about language versions (Apache, PHP, Python, Perl) for OVHcloud web hosting plans" -updated: 2025-04-04 +updated: 2025-04-28 --- ## Objective @@ -109,10 +109,28 @@ The information contained in this guide concerns the versions of **PHP**, **Pyth -For more details on PHP end-of-life and support dates, as well as information on runtime environments, please refer to our guides: - -- [PHP - End-of-Support & End-Of-Life announcements](/pages/web_cloud/web_hosting/php_eol_eos). -- [Web Hosting - Environment, PHP version, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting). +### PHP - End-of-Support & End-Of-Life announcements + +| **Version** | **Main PHP community dates** | **Available version from OVHcloud** | **OVHcloud end of life date** | +|-------------|----------------------------------------------------------------|-------------------------------------|----------------------------------------| +| PHP 8.4 | End of active support: 2026-12-31
End of security support: 2028-12-31
End of life: 2028-12-31 | Available | 2029-06-30 | +| PHP 8.3 | End of active support: 2025-12-31
End of security support: 2027-12-31
End of life: 2027-12-31 | Available | End of life date to be determined | +| PHP 8.2 | End of active support: 2024-12-31
End of security support: 2026-12-31
End of life: 2026-12-31 | Available | End of life date to be determined | +| PHP 8.1 | End of active support: 2023-11-25
End of security support: 2025-12-31
End of life: 2025-12-31 | Available | Recommended migration | +| PHP 8.0 | End of active support: 2022-11-26
End of security support: 2023-11-26
End of life: 2023-11-26 | Available | Recommended migration | +| PHP 7.4 | End of active support: 2021-11-28
End of security support: 2022-11-28
End of life: 2022-11-28 | Available | Recommended migration | +| PHP 7.3 | End of active support: 2020-12-06
End of security support: 2021-12-06
End of life: 2021-12-06 | Available | Recommended migration | +| PHP 7.2 | End of active support: 2019-11-30
End of security support: 2020-11-30
End of life: 2020-11-30 | Available | Recommended migration | +| PHP 7.1 | End of active support: 2018-12-01
End of security support: 2019-12-01
End of life: 2019-12-01 | Available | Recommended migration | +| PHP 7.0 | End of active support: 2017-12-03
End of security support: 2019-01-10
End of life: 2019-01-10 | Available | Recommended migration | +| PHP 5.6 | End of active support: 2017-01-19
End of security support: 2018-12-31
End of life: 2018-12-31 | Available | Recommended migration | +| PHP 5.5 | End of active support: 2015-07-10
End of security support: 2016-07-21
End of life: 2016-07-21 | Available | Recommended migration | +| PHP 5.4 | End of active support: 2014-09-14
End of security support: 2015-09-03
End of life: 2015-09-03 | Available | Recommended migration | +| PHP 5.3 | End of active support: 2011-06-30
End of security support: 2014-08-14
End of life: 2014-08-14 | Available | Recommended migration | +| PHP 5.2 | End of active support: 2008-11-02
End of security support: 2011-01-06
End of life: 2011-01-06 | Available | Recommended migration | +| PHP 4.4 | End of active support: 2008-08-07
End of security support: 2008-08-07
End of life: 2008-08-07 | Not available | Recommended migration | + +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). ## Go further diff --git a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-gb.md b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-gb.md index cd682dbb65d..5b03f768926 100644 --- a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-gb.md +++ b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-gb.md @@ -1,7 +1,7 @@ --- title: "Web Hosting - Available language versions" excerpt: "Find out more about language versions (Apache, PHP, Python, Perl) for OVHcloud web hosting plans" -updated: 2025-04-04 +updated: 2025-04-28 --- ## Objective @@ -109,10 +109,28 @@ The information contained in this guide concerns the versions of **PHP**, **Pyth -For more details on PHP end-of-life and support dates, as well as information on runtime environments, please refer to our guides: - -- [PHP - End-of-Support & End-Of-Life announcements](/pages/web_cloud/web_hosting/php_eol_eos). -- [Web Hosting - Environment, PHP version, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting). +### PHP - End-of-Support & End-Of-Life announcements + +| **Version** | **Main PHP community dates** | **Available version from OVHcloud** | **OVHcloud end of life date** | +|-------------|----------------------------------------------------------------|-------------------------------------|----------------------------------------| +| PHP 8.4 | End of active support: 2026-12-31
End of security support: 2028-12-31
End of life: 2028-12-31 | Available | 2029-06-30 | +| PHP 8.3 | End of active support: 2025-12-31
End of security support: 2027-12-31
End of life: 2027-12-31 | Available | End of life date to be determined | +| PHP 8.2 | End of active support: 2024-12-31
End of security support: 2026-12-31
End of life: 2026-12-31 | Available | End of life date to be determined | +| PHP 8.1 | End of active support: 2023-11-25
End of security support: 2025-12-31
End of life: 2025-12-31 | Available | Recommended migration | +| PHP 8.0 | End of active support: 2022-11-26
End of security support: 2023-11-26
End of life: 2023-11-26 | Available | Recommended migration | +| PHP 7.4 | End of active support: 2021-11-28
End of security support: 2022-11-28
End of life: 2022-11-28 | Available | Recommended migration | +| PHP 7.3 | End of active support: 2020-12-06
End of security support: 2021-12-06
End of life: 2021-12-06 | Available | Recommended migration | +| PHP 7.2 | End of active support: 2019-11-30
End of security support: 2020-11-30
End of life: 2020-11-30 | Available | Recommended migration | +| PHP 7.1 | End of active support: 2018-12-01
End of security support: 2019-12-01
End of life: 2019-12-01 | Available | Recommended migration | +| PHP 7.0 | End of active support: 2017-12-03
End of security support: 2019-01-10
End of life: 2019-01-10 | Available | Recommended migration | +| PHP 5.6 | End of active support: 2017-01-19
End of security support: 2018-12-31
End of life: 2018-12-31 | Available | Recommended migration | +| PHP 5.5 | End of active support: 2015-07-10
End of security support: 2016-07-21
End of life: 2016-07-21 | Available | Recommended migration | +| PHP 5.4 | End of active support: 2014-09-14
End of security support: 2015-09-03
End of life: 2015-09-03 | Available | Recommended migration | +| PHP 5.3 | End of active support: 2011-06-30
End of security support: 2014-08-14
End of life: 2014-08-14 | Available | Recommended migration | +| PHP 5.2 | End of active support: 2008-11-02
End of security support: 2011-01-06
End of life: 2011-01-06 | Available | Recommended migration | +| PHP 4.4 | End of active support: 2008-08-07
End of security support: 2008-08-07
End of life: 2008-08-07 | Not available | Recommended migration | + +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). ## Go further diff --git a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-ie.md b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-ie.md index cd682dbb65d..5b03f768926 100644 --- a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-ie.md +++ b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-ie.md @@ -1,7 +1,7 @@ --- title: "Web Hosting - Available language versions" excerpt: "Find out more about language versions (Apache, PHP, Python, Perl) for OVHcloud web hosting plans" -updated: 2025-04-04 +updated: 2025-04-28 --- ## Objective @@ -109,10 +109,28 @@ The information contained in this guide concerns the versions of **PHP**, **Pyth -For more details on PHP end-of-life and support dates, as well as information on runtime environments, please refer to our guides: - -- [PHP - End-of-Support & End-Of-Life announcements](/pages/web_cloud/web_hosting/php_eol_eos). -- [Web Hosting - Environment, PHP version, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting). +### PHP - End-of-Support & End-Of-Life announcements + +| **Version** | **Main PHP community dates** | **Available version from OVHcloud** | **OVHcloud end of life date** | +|-------------|----------------------------------------------------------------|-------------------------------------|----------------------------------------| +| PHP 8.4 | End of active support: 2026-12-31
End of security support: 2028-12-31
End of life: 2028-12-31 | Available | 2029-06-30 | +| PHP 8.3 | End of active support: 2025-12-31
End of security support: 2027-12-31
End of life: 2027-12-31 | Available | End of life date to be determined | +| PHP 8.2 | End of active support: 2024-12-31
End of security support: 2026-12-31
End of life: 2026-12-31 | Available | End of life date to be determined | +| PHP 8.1 | End of active support: 2023-11-25
End of security support: 2025-12-31
End of life: 2025-12-31 | Available | Recommended migration | +| PHP 8.0 | End of active support: 2022-11-26
End of security support: 2023-11-26
End of life: 2023-11-26 | Available | Recommended migration | +| PHP 7.4 | End of active support: 2021-11-28
End of security support: 2022-11-28
End of life: 2022-11-28 | Available | Recommended migration | +| PHP 7.3 | End of active support: 2020-12-06
End of security support: 2021-12-06
End of life: 2021-12-06 | Available | Recommended migration | +| PHP 7.2 | End of active support: 2019-11-30
End of security support: 2020-11-30
End of life: 2020-11-30 | Available | Recommended migration | +| PHP 7.1 | End of active support: 2018-12-01
End of security support: 2019-12-01
End of life: 2019-12-01 | Available | Recommended migration | +| PHP 7.0 | End of active support: 2017-12-03
End of security support: 2019-01-10
End of life: 2019-01-10 | Available | Recommended migration | +| PHP 5.6 | End of active support: 2017-01-19
End of security support: 2018-12-31
End of life: 2018-12-31 | Available | Recommended migration | +| PHP 5.5 | End of active support: 2015-07-10
End of security support: 2016-07-21
End of life: 2016-07-21 | Available | Recommended migration | +| PHP 5.4 | End of active support: 2014-09-14
End of security support: 2015-09-03
End of life: 2015-09-03 | Available | Recommended migration | +| PHP 5.3 | End of active support: 2011-06-30
End of security support: 2014-08-14
End of life: 2014-08-14 | Available | Recommended migration | +| PHP 5.2 | End of active support: 2008-11-02
End of security support: 2011-01-06
End of life: 2011-01-06 | Available | Recommended migration | +| PHP 4.4 | End of active support: 2008-08-07
End of security support: 2008-08-07
End of life: 2008-08-07 | Not available | Recommended migration | + +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). ## Go further diff --git a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-sg.md b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-sg.md index cd682dbb65d..5b03f768926 100644 --- a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-sg.md +++ b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-sg.md @@ -1,7 +1,7 @@ --- title: "Web Hosting - Available language versions" excerpt: "Find out more about language versions (Apache, PHP, Python, Perl) for OVHcloud web hosting plans" -updated: 2025-04-04 +updated: 2025-04-28 --- ## Objective @@ -109,10 +109,28 @@ The information contained in this guide concerns the versions of **PHP**, **Pyth -For more details on PHP end-of-life and support dates, as well as information on runtime environments, please refer to our guides: - -- [PHP - End-of-Support & End-Of-Life announcements](/pages/web_cloud/web_hosting/php_eol_eos). -- [Web Hosting - Environment, PHP version, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting). +### PHP - End-of-Support & End-Of-Life announcements + +| **Version** | **Main PHP community dates** | **Available version from OVHcloud** | **OVHcloud end of life date** | +|-------------|----------------------------------------------------------------|-------------------------------------|----------------------------------------| +| PHP 8.4 | End of active support: 2026-12-31
End of security support: 2028-12-31
End of life: 2028-12-31 | Available | 2029-06-30 | +| PHP 8.3 | End of active support: 2025-12-31
End of security support: 2027-12-31
End of life: 2027-12-31 | Available | End of life date to be determined | +| PHP 8.2 | End of active support: 2024-12-31
End of security support: 2026-12-31
End of life: 2026-12-31 | Available | End of life date to be determined | +| PHP 8.1 | End of active support: 2023-11-25
End of security support: 2025-12-31
End of life: 2025-12-31 | Available | Recommended migration | +| PHP 8.0 | End of active support: 2022-11-26
End of security support: 2023-11-26
End of life: 2023-11-26 | Available | Recommended migration | +| PHP 7.4 | End of active support: 2021-11-28
End of security support: 2022-11-28
End of life: 2022-11-28 | Available | Recommended migration | +| PHP 7.3 | End of active support: 2020-12-06
End of security support: 2021-12-06
End of life: 2021-12-06 | Available | Recommended migration | +| PHP 7.2 | End of active support: 2019-11-30
End of security support: 2020-11-30
End of life: 2020-11-30 | Available | Recommended migration | +| PHP 7.1 | End of active support: 2018-12-01
End of security support: 2019-12-01
End of life: 2019-12-01 | Available | Recommended migration | +| PHP 7.0 | End of active support: 2017-12-03
End of security support: 2019-01-10
End of life: 2019-01-10 | Available | Recommended migration | +| PHP 5.6 | End of active support: 2017-01-19
End of security support: 2018-12-31
End of life: 2018-12-31 | Available | Recommended migration | +| PHP 5.5 | End of active support: 2015-07-10
End of security support: 2016-07-21
End of life: 2016-07-21 | Available | Recommended migration | +| PHP 5.4 | End of active support: 2014-09-14
End of security support: 2015-09-03
End of life: 2015-09-03 | Available | Recommended migration | +| PHP 5.3 | End of active support: 2011-06-30
End of security support: 2014-08-14
End of life: 2014-08-14 | Available | Recommended migration | +| PHP 5.2 | End of active support: 2008-11-02
End of security support: 2011-01-06
End of life: 2011-01-06 | Available | Recommended migration | +| PHP 4.4 | End of active support: 2008-08-07
End of security support: 2008-08-07
End of life: 2008-08-07 | Not available | Recommended migration | + +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). ## Go further diff --git a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-us.md b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-us.md index cd682dbb65d..5b03f768926 100644 --- a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-us.md +++ b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.en-us.md @@ -1,7 +1,7 @@ --- title: "Web Hosting - Available language versions" excerpt: "Find out more about language versions (Apache, PHP, Python, Perl) for OVHcloud web hosting plans" -updated: 2025-04-04 +updated: 2025-04-28 --- ## Objective @@ -109,10 +109,28 @@ The information contained in this guide concerns the versions of **PHP**, **Pyth -For more details on PHP end-of-life and support dates, as well as information on runtime environments, please refer to our guides: - -- [PHP - End-of-Support & End-Of-Life announcements](/pages/web_cloud/web_hosting/php_eol_eos). -- [Web Hosting - Environment, PHP version, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting). +### PHP - End-of-Support & End-Of-Life announcements + +| **Version** | **Main PHP community dates** | **Available version from OVHcloud** | **OVHcloud end of life date** | +|-------------|----------------------------------------------------------------|-------------------------------------|----------------------------------------| +| PHP 8.4 | End of active support: 2026-12-31
End of security support: 2028-12-31
End of life: 2028-12-31 | Available | 2029-06-30 | +| PHP 8.3 | End of active support: 2025-12-31
End of security support: 2027-12-31
End of life: 2027-12-31 | Available | End of life date to be determined | +| PHP 8.2 | End of active support: 2024-12-31
End of security support: 2026-12-31
End of life: 2026-12-31 | Available | End of life date to be determined | +| PHP 8.1 | End of active support: 2023-11-25
End of security support: 2025-12-31
End of life: 2025-12-31 | Available | Recommended migration | +| PHP 8.0 | End of active support: 2022-11-26
End of security support: 2023-11-26
End of life: 2023-11-26 | Available | Recommended migration | +| PHP 7.4 | End of active support: 2021-11-28
End of security support: 2022-11-28
End of life: 2022-11-28 | Available | Recommended migration | +| PHP 7.3 | End of active support: 2020-12-06
End of security support: 2021-12-06
End of life: 2021-12-06 | Available | Recommended migration | +| PHP 7.2 | End of active support: 2019-11-30
End of security support: 2020-11-30
End of life: 2020-11-30 | Available | Recommended migration | +| PHP 7.1 | End of active support: 2018-12-01
End of security support: 2019-12-01
End of life: 2019-12-01 | Available | Recommended migration | +| PHP 7.0 | End of active support: 2017-12-03
End of security support: 2019-01-10
End of life: 2019-01-10 | Available | Recommended migration | +| PHP 5.6 | End of active support: 2017-01-19
End of security support: 2018-12-31
End of life: 2018-12-31 | Available | Recommended migration | +| PHP 5.5 | End of active support: 2015-07-10
End of security support: 2016-07-21
End of life: 2016-07-21 | Available | Recommended migration | +| PHP 5.4 | End of active support: 2014-09-14
End of security support: 2015-09-03
End of life: 2015-09-03 | Available | Recommended migration | +| PHP 5.3 | End of active support: 2011-06-30
End of security support: 2014-08-14
End of life: 2014-08-14 | Available | Recommended migration | +| PHP 5.2 | End of active support: 2008-11-02
End of security support: 2011-01-06
End of life: 2011-01-06 | Available | Recommended migration | +| PHP 4.4 | End of active support: 2008-08-07
End of security support: 2008-08-07
End of life: 2008-08-07 | Not available | Recommended migration | + +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). ## Go further diff --git a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.fr-ca.md b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.fr-ca.md index 9e2d771fb03..f4b18fbc32d 100644 --- a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.fr-ca.md +++ b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.fr-ca.md @@ -1,7 +1,7 @@ --- title: "Hébergement Web - Versions disponibles des langages" excerpt: "Découvrez le détail des versions des langages (Apache, PHP, Python, Perl) pour les offres d'hébergement Web OVHcloud" -updated: 2025-04-04 +updated: 2025-04-28 --- ## Objectif @@ -109,10 +109,28 @@ Les informations contenues dans ce guide concernent les versions de **PHP**, **P -Pour plus de détails concernant les dates de fin de vie et support de PHP, ou encore les informations relatives aux environnements d'exécution, consultez nos guides : - -- « [Annonces de fin de vie/support des versions de PHP](/pages/web_cloud/web_hosting/php_eol_eos) ». -- « [Hébergement web - Environnement, version PHP, « .ovhconfig »](/pages/web_cloud/web_hosting/configure_your_web_hosting) ». +### Annonces de fin de vie/support des versions de PHP + +| **Version** | **Principales dates de la communauté PHP** | **Version disponible chez OVHcloud** | **Date de fin de vie chez OVHcloud** | +|-------------|----------------------------------------------------------------------|----------------------------------|---------------------------------------------| +| PHP 8.4 | Fin support actif : 31/12/2026
Fin support de sécurité : 31/12/2028
Fin de vie : 31/12/2028 | Disponible | 30/06/2029 | +| PHP 8.3 | Fin support actif : 31/12/2025
Fin support de sécurité : 31/12/2027
Fin de vie : 31/12/2027 | Disponible | Date de fin de vie à déterminer | +| PHP 8.2 | Fin support actif : 31/12/2024
Fin support de sécurité : 31/12/2026
Fin de vie : 31/12/2026 | Disponible | Date de fin de vie à déterminer | +| PHP 8.1 | Fin support actif : 25/11/2023
Fin support de sécurité : 31/12/2025
Fin de vie : 31/12/2025 | Disponible | Migration recommandée | +| PHP 8.0 | Fin support actif : 26/11/2022
Fin support de sécurité : 26/11/2023
Fin de vie : 26/11/2023 | Disponible | Migration recommandée | +| PHP 7.4 | Fin support actif : 28/11/2021
Fin support de sécurité : 28/11/2022
Fin de vie : 28/11/2022 | Disponible | Migration recommandée | +| PHP 7.3 | Fin support actif : 06/12/2020
Fin support de sécurité : 06/12/2021
Fin de vie : 06/12/2021 | Disponible | Migration recommandée | +| PHP 7.2 | Fin support actif : 30/11/2019
Fin support de sécurité : 30/11/2020
Fin de vie : 30/11/2020 | Disponible | Migration recommandée | +| PHP 7.1 | Fin support actif : 01/12/2018
Fin support de sécurité : 01/12/2019
Fin de vie : 01/12/2019 | Disponible | Migration recommandée | +| PHP 7.0 | Fin support actif : 03/12/2017
Fin support de sécurité : 10/01/2019
Fin de vie : 10/01/2019 | Disponible | Migration recommandée | +| PHP 5.6 | Fin support actif : 19/01/2017
Fin support de sécurité : 31/12/2018
Fin de vie : 31/12/2018 | Disponible | Migration recommandée | +| PHP 5.5 | Fin support actif : 10/07/2015
Fin support de sécurité : 21/07/2016
Fin de vie : 21/07/2016 | Disponible | Migration recommandée | +| PHP 5.4 | Fin support actif : 14/09/2014
Fin support de sécurité : 03/09/2015
Fin de vie : 03/09/2015 | Disponible | Migration recommandée | +| PHP 5.3 | Fin support actif : 30/06/2011
Fin support de sécurité : 14/08/2014
Fin de vie : 14/08/2014 | Disponible | Migration recommandée | +| PHP 5.2 | Fin support actif : 02/11/2008
Fin support de sécurité : 06/01/2011
Fin de vie : 06/01/2011 | Disponible | Migration recommandée | +| PHP 4.4 | Fin support actif : 07/08/2008
Fin support de sécurité : 07/08/2008
Fin de vie : 07/08/2008 | Non disponible | Migration recommandée | + +Pour mettre à jour la version PHP de votre application web, consultez la section « la version de PHP » de notre guide [Hébergement web - Environnement, version PHP, « .ovhconfig »](/pages/web_cloud/web_hosting/configure_your_web_hosting). ## Aller plus loin diff --git a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.fr-fr.md b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.fr-fr.md index 9e2d771fb03..f4b18fbc32d 100644 --- a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.fr-fr.md +++ b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.fr-fr.md @@ -1,7 +1,7 @@ --- title: "Hébergement Web - Versions disponibles des langages" excerpt: "Découvrez le détail des versions des langages (Apache, PHP, Python, Perl) pour les offres d'hébergement Web OVHcloud" -updated: 2025-04-04 +updated: 2025-04-28 --- ## Objectif @@ -109,10 +109,28 @@ Les informations contenues dans ce guide concernent les versions de **PHP**, **P -Pour plus de détails concernant les dates de fin de vie et support de PHP, ou encore les informations relatives aux environnements d'exécution, consultez nos guides : - -- « [Annonces de fin de vie/support des versions de PHP](/pages/web_cloud/web_hosting/php_eol_eos) ». -- « [Hébergement web - Environnement, version PHP, « .ovhconfig »](/pages/web_cloud/web_hosting/configure_your_web_hosting) ». +### Annonces de fin de vie/support des versions de PHP + +| **Version** | **Principales dates de la communauté PHP** | **Version disponible chez OVHcloud** | **Date de fin de vie chez OVHcloud** | +|-------------|----------------------------------------------------------------------|----------------------------------|---------------------------------------------| +| PHP 8.4 | Fin support actif : 31/12/2026
Fin support de sécurité : 31/12/2028
Fin de vie : 31/12/2028 | Disponible | 30/06/2029 | +| PHP 8.3 | Fin support actif : 31/12/2025
Fin support de sécurité : 31/12/2027
Fin de vie : 31/12/2027 | Disponible | Date de fin de vie à déterminer | +| PHP 8.2 | Fin support actif : 31/12/2024
Fin support de sécurité : 31/12/2026
Fin de vie : 31/12/2026 | Disponible | Date de fin de vie à déterminer | +| PHP 8.1 | Fin support actif : 25/11/2023
Fin support de sécurité : 31/12/2025
Fin de vie : 31/12/2025 | Disponible | Migration recommandée | +| PHP 8.0 | Fin support actif : 26/11/2022
Fin support de sécurité : 26/11/2023
Fin de vie : 26/11/2023 | Disponible | Migration recommandée | +| PHP 7.4 | Fin support actif : 28/11/2021
Fin support de sécurité : 28/11/2022
Fin de vie : 28/11/2022 | Disponible | Migration recommandée | +| PHP 7.3 | Fin support actif : 06/12/2020
Fin support de sécurité : 06/12/2021
Fin de vie : 06/12/2021 | Disponible | Migration recommandée | +| PHP 7.2 | Fin support actif : 30/11/2019
Fin support de sécurité : 30/11/2020
Fin de vie : 30/11/2020 | Disponible | Migration recommandée | +| PHP 7.1 | Fin support actif : 01/12/2018
Fin support de sécurité : 01/12/2019
Fin de vie : 01/12/2019 | Disponible | Migration recommandée | +| PHP 7.0 | Fin support actif : 03/12/2017
Fin support de sécurité : 10/01/2019
Fin de vie : 10/01/2019 | Disponible | Migration recommandée | +| PHP 5.6 | Fin support actif : 19/01/2017
Fin support de sécurité : 31/12/2018
Fin de vie : 31/12/2018 | Disponible | Migration recommandée | +| PHP 5.5 | Fin support actif : 10/07/2015
Fin support de sécurité : 21/07/2016
Fin de vie : 21/07/2016 | Disponible | Migration recommandée | +| PHP 5.4 | Fin support actif : 14/09/2014
Fin support de sécurité : 03/09/2015
Fin de vie : 03/09/2015 | Disponible | Migration recommandée | +| PHP 5.3 | Fin support actif : 30/06/2011
Fin support de sécurité : 14/08/2014
Fin de vie : 14/08/2014 | Disponible | Migration recommandée | +| PHP 5.2 | Fin support actif : 02/11/2008
Fin support de sécurité : 06/01/2011
Fin de vie : 06/01/2011 | Disponible | Migration recommandée | +| PHP 4.4 | Fin support actif : 07/08/2008
Fin support de sécurité : 07/08/2008
Fin de vie : 07/08/2008 | Non disponible | Migration recommandée | + +Pour mettre à jour la version PHP de votre application web, consultez la section « la version de PHP » de notre guide [Hébergement web - Environnement, version PHP, « .ovhconfig »](/pages/web_cloud/web_hosting/configure_your_web_hosting). ## Aller plus loin From 90909372a543e681a3606cf27e275982c20dd40b Mon Sep 17 00:00:00 2001 From: fabienOVH Date: Mon, 28 Apr 2025 16:00:06 +0200 Subject: [PATCH 2/4] delete php guide --- pages/index.md | 1 - .../web_hosting/php_eol_eos/guide.de-de.md | 44 ------------------- .../web_hosting/php_eol_eos/guide.en-asia.md | 44 ------------------- .../web_hosting/php_eol_eos/guide.en-au.md | 44 ------------------- .../web_hosting/php_eol_eos/guide.en-ca.md | 44 ------------------- .../web_hosting/php_eol_eos/guide.en-gb.md | 44 ------------------- .../web_hosting/php_eol_eos/guide.en-ie.md | 44 ------------------- .../web_hosting/php_eol_eos/guide.en-sg.md | 44 ------------------- .../web_hosting/php_eol_eos/guide.en-us.md | 44 ------------------- .../web_hosting/php_eol_eos/guide.es-es.md | 44 ------------------- .../web_hosting/php_eol_eos/guide.es-us.md | 44 ------------------- .../web_hosting/php_eol_eos/guide.fr-ca.md | 44 ------------------- .../web_hosting/php_eol_eos/guide.fr-fr.md | 44 ------------------- .../web_hosting/php_eol_eos/guide.it-it.md | 44 ------------------- .../web_hosting/php_eol_eos/guide.pl-pl.md | 44 ------------------- .../web_hosting/php_eol_eos/guide.pt-pt.md | 44 ------------------- .../web_hosting/php_eol_eos/meta.yaml | 3 -- 17 files changed, 664 deletions(-) delete mode 100644 pages/web_cloud/web_hosting/php_eol_eos/guide.de-de.md delete mode 100644 pages/web_cloud/web_hosting/php_eol_eos/guide.en-asia.md delete mode 100644 pages/web_cloud/web_hosting/php_eol_eos/guide.en-au.md delete mode 100644 pages/web_cloud/web_hosting/php_eol_eos/guide.en-ca.md delete mode 100644 pages/web_cloud/web_hosting/php_eol_eos/guide.en-gb.md delete mode 100644 pages/web_cloud/web_hosting/php_eol_eos/guide.en-ie.md delete mode 100644 pages/web_cloud/web_hosting/php_eol_eos/guide.en-sg.md delete mode 100644 pages/web_cloud/web_hosting/php_eol_eos/guide.en-us.md delete mode 100644 pages/web_cloud/web_hosting/php_eol_eos/guide.es-es.md delete mode 100644 pages/web_cloud/web_hosting/php_eol_eos/guide.es-us.md delete mode 100644 pages/web_cloud/web_hosting/php_eol_eos/guide.fr-ca.md delete mode 100644 pages/web_cloud/web_hosting/php_eol_eos/guide.fr-fr.md delete mode 100644 pages/web_cloud/web_hosting/php_eol_eos/guide.it-it.md delete mode 100644 pages/web_cloud/web_hosting/php_eol_eos/guide.pl-pl.md delete mode 100644 pages/web_cloud/web_hosting/php_eol_eos/guide.pt-pt.md delete mode 100644 pages/web_cloud/web_hosting/php_eol_eos/meta.yaml diff --git a/pages/index.md b/pages/index.md index 1aad80ac872..efe7c77eb03 100644 --- a/pages/index.md +++ b/pages/index.md @@ -1252,7 +1252,6 @@ + [IP address list for Web Hosting clusters](web_cloud/web_hosting/clusters_and_shared_hosting_IP) + [Technical specifications of Web Hostings](web_cloud/web_hosting/hosting_technical_specificities) + [Web Hosting - Available language versions](web_cloud/web_hosting/web_hosting_main_info) - + [PHP - End-of-Support & End-Of-Life announcements](web_cloud/web_hosting/php_eol_eos) + [Getting started](web-cloud-hosting-getting-started) + [Activating the 100M free hosting plan](web_cloud/web_hosting/activate_start10m) + [Getting started with an Individual or Business Web Hosting plan](web_cloud/web_hosting/hosting_first_steps_with_web_hosting) diff --git a/pages/web_cloud/web_hosting/php_eol_eos/guide.de-de.md b/pages/web_cloud/web_hosting/php_eol_eos/guide.de-de.md deleted file mode 100644 index c916443f185..00000000000 --- a/pages/web_cloud/web_hosting/php_eol_eos/guide.de-de.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -title: Ankündigungen zu Lebensdauer (EOL) und Support für PHP-Versionen -excerpt: Erfahren Sie hier die wichtigsten End-of-Life- und End-of-Support-Daten der PHP Versionen für OVHcloud Webhostings -updated: 2025-02-05 ---- - -## Ziel - -Die in dieser Anleitung enthaltenen Informationen beziehen sich auf die im Rahmen der Webhosting-Dienste verwendeten PHP-Versionen, auf die über das Webhosting-Netzwerk zugegriffen werden kann. Dieses Dokument enthält Details zum End-of-Life-Datum (EOL) sowie zum End-of-Support-Datum für diese Versionen und hilft Ihnen bei der effektiven Planung von Übergängen und Upgrades. - -**Hier finden Sie die wichtigsten End-of-Life- und End-of-Support-Termine für PHP-Versionen.** - -## Voraussetzungen - -- Sie verfügen über ein [OVHcloud Webhosting](/links/web/hosting). - -## In der praktischen Anwendung - -| **Version** | **Wichtigste Daten der PHP Community** | **Bei OVHcloud verfügbare Version** | **End-of-Life bei OVHcloud** | -|-------------|----------------------------------------------------------------|-------------------------------------|----------------------------------------| -| PHP 8.4 | End of active support: 2026-12-31
End of security support: 2028-12-31
End of life: 2028-12-31 | Available | 2029-06-30 | -| PHP 8.3 | End of active support: 2025-12-31
End of security support: 2027-12-31
End of life: 2027-12-31 | Available | End of life date to be determined | -| PHP 8.2 | End of active support: 2024-12-31
End of security support: 2026-12-31
End of life: 2026-12-31 | Available | End of life date to be determined | -| PHP 8.1 | End of active support: 2023-11-25
End of security support: 2025-12-31
End of life: 2025-12-31 | Available | Recommended migration | -| PHP 8.0 | End of active support: 2022-11-26
End of security support: 2023-11-26
End of life: 2023-11-26 | Available | Recommended migration | -| PHP 7.4 | End of active support: 2021-11-28
End of security support: 2022-11-28
End of life: 2022-11-28 | Available | Recommended migration | -| PHP 7.3 | End of active support: 2020-12-06
End of security support: 2021-12-06
End of life: 2021-12-06 | Available | Recommended migration | -| PHP 7.2 | End of active support: 2019-11-30
End of security support: 2020-11-30
End of life: 2020-11-30 | Available | Recommended migration | -| PHP 7.1 | End of active support: 2018-12-01
End of security support: 2019-12-01
End of life: 2019-12-01 | Available | Recommended migration | -| PHP 7.0 | End of active support: 2017-12-03
End of security support: 2019-01-10
End of life: 2019-01-10 | Available | Recommended migration | -| PHP 5.6 | End of active support: 2017-01-19
End of security support: 2018-12-31
End of life: 2018-12-31 | Available | Recommended migration | -| PHP 5.5 | End of active support: 2015-07-10
End of security support: 2016-07-21
End of life: 2016-07-21 | Available | Recommended migration | -| PHP 5.4 | End of active support: 2014-09-14
End of security support: 2015-09-03
End of life: 2015-09-03 | Available | Recommended migration | -| PHP 5.3 | End of active support: 2011-06-30
End of security support: 2014-08-14
End of life: 2014-08-14 | Available | Recommended migration | -| PHP 5.2 | End of active support: 2008-11-02
End of security support: 2011-01-06
End of life: 2011-01-06 | Available | Recommended migration | -| PHP 4.4 | End of active support: 2008-08-07
End of security support: 2008-08-07
End of life: 2008-08-07 | Not available | Recommended migration | - -Um die PHP-Version Ihrer Web-Anwendung zu aktualisieren, lesen Sie den Abschnitt "PHP-Version" unserer Anleitung [Webhosting - Laufzeitumgebung, PHP-Version, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting). - -## Weiterführende Informationen - -Wenn Sie Hilfe bei der Nutzung und Konfiguration Ihrer OVHcloud Lösungen benötigen, beachten Sie unsere [Support-Angebote](/links/support). - -Treten Sie unserer [User Community](/links/community) bei. \ No newline at end of file diff --git a/pages/web_cloud/web_hosting/php_eol_eos/guide.en-asia.md b/pages/web_cloud/web_hosting/php_eol_eos/guide.en-asia.md deleted file mode 100644 index b7ca417c2d2..00000000000 --- a/pages/web_cloud/web_hosting/php_eol_eos/guide.en-asia.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -title: "PHP - End-of-Support & End-Of-Life announcements" -excerpt: "Find out the main end-of-life and end-of-support dates for PHP versions for OVHcloud Web Hosting plans" -updated: 2025-02-05 ---- - -## Objective - -The information contained in this guide concerns the PHP versions used as part of the Web Hosting services, accessible via the Web Hosting network. This document details the end of life and end of support dates for these releases, helping you to effectively plan your transitions and upgrades. - -**Find out about the main PHP versions' end of life and end of support dates.** - -## Requirements - -- An [OVHcloud Web Hosting plan](/links/web/hosting). - -## Instructions - -| **Version** | **Main PHP community dates** | **Available version from OVHcloud** | **OVHcloud end of life date** | -|-------------|----------------------------------------------------------------|-------------------------------------|----------------------------------------| -| PHP 8.4 | End of active support: 2026-12-31
End of security support: 2028-12-31
End of life: 2028-12-31 | Available | 2029-06-30 | -| PHP 8.3 | End of active support: 2025-12-31
End of security support: 2027-12-31
End of life: 2027-12-31 | Available | End of life date to be determined | -| PHP 8.2 | End of active support: 2024-12-31
End of security support: 2026-12-31
End of life: 2026-12-31 | Available | End of life date to be determined | -| PHP 8.1 | End of active support: 2023-11-25
End of security support: 2025-12-31
End of life: 2025-12-31 | Available | Recommended migration | -| PHP 8.0 | End of active support: 2022-11-26
End of security support: 2023-11-26
End of life: 2023-11-26 | Available | Recommended migration | -| PHP 7.4 | End of active support: 2021-11-28
End of security support: 2022-11-28
End of life: 2022-11-28 | Available | Recommended migration | -| PHP 7.3 | End of active support: 2020-12-06
End of security support: 2021-12-06
End of life: 2021-12-06 | Available | Recommended migration | -| PHP 7.2 | End of active support: 2019-11-30
End of security support: 2020-11-30
End of life: 2020-11-30 | Available | Recommended migration | -| PHP 7.1 | End of active support: 2018-12-01
End of security support: 2019-12-01
End of life: 2019-12-01 | Available | Recommended migration | -| PHP 7.0 | End of active support: 2017-12-03
End of security support: 2019-01-10
End of life: 2019-01-10 | Available | Recommended migration | -| PHP 5.6 | End of active support: 2017-01-19
End of security support: 2018-12-31
End of life: 2018-12-31 | Available | Recommended migration | -| PHP 5.5 | End of active support: 2015-07-10
End of security support: 2016-07-21
End of life: 2016-07-21 | Available | Recommended migration | -| PHP 5.4 | End of active support: 2014-09-14
End of security support: 2015-09-03
End of life: 2015-09-03 | Available | Recommended migration | -| PHP 5.3 | End of active support: 2011-06-30
End of security support: 2014-08-14
End of life: 2014-08-14 | Available | Recommended migration | -| PHP 5.2 | End of active support: 2008-11-02
End of security support: 2011-01-06
End of life: 2011-01-06 | Available | Recommended migration | -| PHP 4.4 | End of active support: 2008-08-07
End of security support: 2008-08-07
End of life: 2008-08-07 | Not available | Recommended migration | - -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). - -## Go further - -If you would like assistance with using and configuring your OVHcloud solutions, we recommend referring to our range of [support solutions](/links/support). - -Join our [community of users](/links/community). \ No newline at end of file diff --git a/pages/web_cloud/web_hosting/php_eol_eos/guide.en-au.md b/pages/web_cloud/web_hosting/php_eol_eos/guide.en-au.md deleted file mode 100644 index b7ca417c2d2..00000000000 --- a/pages/web_cloud/web_hosting/php_eol_eos/guide.en-au.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -title: "PHP - End-of-Support & End-Of-Life announcements" -excerpt: "Find out the main end-of-life and end-of-support dates for PHP versions for OVHcloud Web Hosting plans" -updated: 2025-02-05 ---- - -## Objective - -The information contained in this guide concerns the PHP versions used as part of the Web Hosting services, accessible via the Web Hosting network. This document details the end of life and end of support dates for these releases, helping you to effectively plan your transitions and upgrades. - -**Find out about the main PHP versions' end of life and end of support dates.** - -## Requirements - -- An [OVHcloud Web Hosting plan](/links/web/hosting). - -## Instructions - -| **Version** | **Main PHP community dates** | **Available version from OVHcloud** | **OVHcloud end of life date** | -|-------------|----------------------------------------------------------------|-------------------------------------|----------------------------------------| -| PHP 8.4 | End of active support: 2026-12-31
End of security support: 2028-12-31
End of life: 2028-12-31 | Available | 2029-06-30 | -| PHP 8.3 | End of active support: 2025-12-31
End of security support: 2027-12-31
End of life: 2027-12-31 | Available | End of life date to be determined | -| PHP 8.2 | End of active support: 2024-12-31
End of security support: 2026-12-31
End of life: 2026-12-31 | Available | End of life date to be determined | -| PHP 8.1 | End of active support: 2023-11-25
End of security support: 2025-12-31
End of life: 2025-12-31 | Available | Recommended migration | -| PHP 8.0 | End of active support: 2022-11-26
End of security support: 2023-11-26
End of life: 2023-11-26 | Available | Recommended migration | -| PHP 7.4 | End of active support: 2021-11-28
End of security support: 2022-11-28
End of life: 2022-11-28 | Available | Recommended migration | -| PHP 7.3 | End of active support: 2020-12-06
End of security support: 2021-12-06
End of life: 2021-12-06 | Available | Recommended migration | -| PHP 7.2 | End of active support: 2019-11-30
End of security support: 2020-11-30
End of life: 2020-11-30 | Available | Recommended migration | -| PHP 7.1 | End of active support: 2018-12-01
End of security support: 2019-12-01
End of life: 2019-12-01 | Available | Recommended migration | -| PHP 7.0 | End of active support: 2017-12-03
End of security support: 2019-01-10
End of life: 2019-01-10 | Available | Recommended migration | -| PHP 5.6 | End of active support: 2017-01-19
End of security support: 2018-12-31
End of life: 2018-12-31 | Available | Recommended migration | -| PHP 5.5 | End of active support: 2015-07-10
End of security support: 2016-07-21
End of life: 2016-07-21 | Available | Recommended migration | -| PHP 5.4 | End of active support: 2014-09-14
End of security support: 2015-09-03
End of life: 2015-09-03 | Available | Recommended migration | -| PHP 5.3 | End of active support: 2011-06-30
End of security support: 2014-08-14
End of life: 2014-08-14 | Available | Recommended migration | -| PHP 5.2 | End of active support: 2008-11-02
End of security support: 2011-01-06
End of life: 2011-01-06 | Available | Recommended migration | -| PHP 4.4 | End of active support: 2008-08-07
End of security support: 2008-08-07
End of life: 2008-08-07 | Not available | Recommended migration | - -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). - -## Go further - -If you would like assistance with using and configuring your OVHcloud solutions, we recommend referring to our range of [support solutions](/links/support). - -Join our [community of users](/links/community). \ No newline at end of file diff --git a/pages/web_cloud/web_hosting/php_eol_eos/guide.en-ca.md b/pages/web_cloud/web_hosting/php_eol_eos/guide.en-ca.md deleted file mode 100644 index b7ca417c2d2..00000000000 --- a/pages/web_cloud/web_hosting/php_eol_eos/guide.en-ca.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -title: "PHP - End-of-Support & End-Of-Life announcements" -excerpt: "Find out the main end-of-life and end-of-support dates for PHP versions for OVHcloud Web Hosting plans" -updated: 2025-02-05 ---- - -## Objective - -The information contained in this guide concerns the PHP versions used as part of the Web Hosting services, accessible via the Web Hosting network. This document details the end of life and end of support dates for these releases, helping you to effectively plan your transitions and upgrades. - -**Find out about the main PHP versions' end of life and end of support dates.** - -## Requirements - -- An [OVHcloud Web Hosting plan](/links/web/hosting). - -## Instructions - -| **Version** | **Main PHP community dates** | **Available version from OVHcloud** | **OVHcloud end of life date** | -|-------------|----------------------------------------------------------------|-------------------------------------|----------------------------------------| -| PHP 8.4 | End of active support: 2026-12-31
End of security support: 2028-12-31
End of life: 2028-12-31 | Available | 2029-06-30 | -| PHP 8.3 | End of active support: 2025-12-31
End of security support: 2027-12-31
End of life: 2027-12-31 | Available | End of life date to be determined | -| PHP 8.2 | End of active support: 2024-12-31
End of security support: 2026-12-31
End of life: 2026-12-31 | Available | End of life date to be determined | -| PHP 8.1 | End of active support: 2023-11-25
End of security support: 2025-12-31
End of life: 2025-12-31 | Available | Recommended migration | -| PHP 8.0 | End of active support: 2022-11-26
End of security support: 2023-11-26
End of life: 2023-11-26 | Available | Recommended migration | -| PHP 7.4 | End of active support: 2021-11-28
End of security support: 2022-11-28
End of life: 2022-11-28 | Available | Recommended migration | -| PHP 7.3 | End of active support: 2020-12-06
End of security support: 2021-12-06
End of life: 2021-12-06 | Available | Recommended migration | -| PHP 7.2 | End of active support: 2019-11-30
End of security support: 2020-11-30
End of life: 2020-11-30 | Available | Recommended migration | -| PHP 7.1 | End of active support: 2018-12-01
End of security support: 2019-12-01
End of life: 2019-12-01 | Available | Recommended migration | -| PHP 7.0 | End of active support: 2017-12-03
End of security support: 2019-01-10
End of life: 2019-01-10 | Available | Recommended migration | -| PHP 5.6 | End of active support: 2017-01-19
End of security support: 2018-12-31
End of life: 2018-12-31 | Available | Recommended migration | -| PHP 5.5 | End of active support: 2015-07-10
End of security support: 2016-07-21
End of life: 2016-07-21 | Available | Recommended migration | -| PHP 5.4 | End of active support: 2014-09-14
End of security support: 2015-09-03
End of life: 2015-09-03 | Available | Recommended migration | -| PHP 5.3 | End of active support: 2011-06-30
End of security support: 2014-08-14
End of life: 2014-08-14 | Available | Recommended migration | -| PHP 5.2 | End of active support: 2008-11-02
End of security support: 2011-01-06
End of life: 2011-01-06 | Available | Recommended migration | -| PHP 4.4 | End of active support: 2008-08-07
End of security support: 2008-08-07
End of life: 2008-08-07 | Not available | Recommended migration | - -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). - -## Go further - -If you would like assistance with using and configuring your OVHcloud solutions, we recommend referring to our range of [support solutions](/links/support). - -Join our [community of users](/links/community). \ No newline at end of file diff --git a/pages/web_cloud/web_hosting/php_eol_eos/guide.en-gb.md b/pages/web_cloud/web_hosting/php_eol_eos/guide.en-gb.md deleted file mode 100644 index b7ca417c2d2..00000000000 --- a/pages/web_cloud/web_hosting/php_eol_eos/guide.en-gb.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -title: "PHP - End-of-Support & End-Of-Life announcements" -excerpt: "Find out the main end-of-life and end-of-support dates for PHP versions for OVHcloud Web Hosting plans" -updated: 2025-02-05 ---- - -## Objective - -The information contained in this guide concerns the PHP versions used as part of the Web Hosting services, accessible via the Web Hosting network. This document details the end of life and end of support dates for these releases, helping you to effectively plan your transitions and upgrades. - -**Find out about the main PHP versions' end of life and end of support dates.** - -## Requirements - -- An [OVHcloud Web Hosting plan](/links/web/hosting). - -## Instructions - -| **Version** | **Main PHP community dates** | **Available version from OVHcloud** | **OVHcloud end of life date** | -|-------------|----------------------------------------------------------------|-------------------------------------|----------------------------------------| -| PHP 8.4 | End of active support: 2026-12-31
End of security support: 2028-12-31
End of life: 2028-12-31 | Available | 2029-06-30 | -| PHP 8.3 | End of active support: 2025-12-31
End of security support: 2027-12-31
End of life: 2027-12-31 | Available | End of life date to be determined | -| PHP 8.2 | End of active support: 2024-12-31
End of security support: 2026-12-31
End of life: 2026-12-31 | Available | End of life date to be determined | -| PHP 8.1 | End of active support: 2023-11-25
End of security support: 2025-12-31
End of life: 2025-12-31 | Available | Recommended migration | -| PHP 8.0 | End of active support: 2022-11-26
End of security support: 2023-11-26
End of life: 2023-11-26 | Available | Recommended migration | -| PHP 7.4 | End of active support: 2021-11-28
End of security support: 2022-11-28
End of life: 2022-11-28 | Available | Recommended migration | -| PHP 7.3 | End of active support: 2020-12-06
End of security support: 2021-12-06
End of life: 2021-12-06 | Available | Recommended migration | -| PHP 7.2 | End of active support: 2019-11-30
End of security support: 2020-11-30
End of life: 2020-11-30 | Available | Recommended migration | -| PHP 7.1 | End of active support: 2018-12-01
End of security support: 2019-12-01
End of life: 2019-12-01 | Available | Recommended migration | -| PHP 7.0 | End of active support: 2017-12-03
End of security support: 2019-01-10
End of life: 2019-01-10 | Available | Recommended migration | -| PHP 5.6 | End of active support: 2017-01-19
End of security support: 2018-12-31
End of life: 2018-12-31 | Available | Recommended migration | -| PHP 5.5 | End of active support: 2015-07-10
End of security support: 2016-07-21
End of life: 2016-07-21 | Available | Recommended migration | -| PHP 5.4 | End of active support: 2014-09-14
End of security support: 2015-09-03
End of life: 2015-09-03 | Available | Recommended migration | -| PHP 5.3 | End of active support: 2011-06-30
End of security support: 2014-08-14
End of life: 2014-08-14 | Available | Recommended migration | -| PHP 5.2 | End of active support: 2008-11-02
End of security support: 2011-01-06
End of life: 2011-01-06 | Available | Recommended migration | -| PHP 4.4 | End of active support: 2008-08-07
End of security support: 2008-08-07
End of life: 2008-08-07 | Not available | Recommended migration | - -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). - -## Go further - -If you would like assistance with using and configuring your OVHcloud solutions, we recommend referring to our range of [support solutions](/links/support). - -Join our [community of users](/links/community). \ No newline at end of file diff --git a/pages/web_cloud/web_hosting/php_eol_eos/guide.en-ie.md b/pages/web_cloud/web_hosting/php_eol_eos/guide.en-ie.md deleted file mode 100644 index b7ca417c2d2..00000000000 --- a/pages/web_cloud/web_hosting/php_eol_eos/guide.en-ie.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -title: "PHP - End-of-Support & End-Of-Life announcements" -excerpt: "Find out the main end-of-life and end-of-support dates for PHP versions for OVHcloud Web Hosting plans" -updated: 2025-02-05 ---- - -## Objective - -The information contained in this guide concerns the PHP versions used as part of the Web Hosting services, accessible via the Web Hosting network. This document details the end of life and end of support dates for these releases, helping you to effectively plan your transitions and upgrades. - -**Find out about the main PHP versions' end of life and end of support dates.** - -## Requirements - -- An [OVHcloud Web Hosting plan](/links/web/hosting). - -## Instructions - -| **Version** | **Main PHP community dates** | **Available version from OVHcloud** | **OVHcloud end of life date** | -|-------------|----------------------------------------------------------------|-------------------------------------|----------------------------------------| -| PHP 8.4 | End of active support: 2026-12-31
End of security support: 2028-12-31
End of life: 2028-12-31 | Available | 2029-06-30 | -| PHP 8.3 | End of active support: 2025-12-31
End of security support: 2027-12-31
End of life: 2027-12-31 | Available | End of life date to be determined | -| PHP 8.2 | End of active support: 2024-12-31
End of security support: 2026-12-31
End of life: 2026-12-31 | Available | End of life date to be determined | -| PHP 8.1 | End of active support: 2023-11-25
End of security support: 2025-12-31
End of life: 2025-12-31 | Available | Recommended migration | -| PHP 8.0 | End of active support: 2022-11-26
End of security support: 2023-11-26
End of life: 2023-11-26 | Available | Recommended migration | -| PHP 7.4 | End of active support: 2021-11-28
End of security support: 2022-11-28
End of life: 2022-11-28 | Available | Recommended migration | -| PHP 7.3 | End of active support: 2020-12-06
End of security support: 2021-12-06
End of life: 2021-12-06 | Available | Recommended migration | -| PHP 7.2 | End of active support: 2019-11-30
End of security support: 2020-11-30
End of life: 2020-11-30 | Available | Recommended migration | -| PHP 7.1 | End of active support: 2018-12-01
End of security support: 2019-12-01
End of life: 2019-12-01 | Available | Recommended migration | -| PHP 7.0 | End of active support: 2017-12-03
End of security support: 2019-01-10
End of life: 2019-01-10 | Available | Recommended migration | -| PHP 5.6 | End of active support: 2017-01-19
End of security support: 2018-12-31
End of life: 2018-12-31 | Available | Recommended migration | -| PHP 5.5 | End of active support: 2015-07-10
End of security support: 2016-07-21
End of life: 2016-07-21 | Available | Recommended migration | -| PHP 5.4 | End of active support: 2014-09-14
End of security support: 2015-09-03
End of life: 2015-09-03 | Available | Recommended migration | -| PHP 5.3 | End of active support: 2011-06-30
End of security support: 2014-08-14
End of life: 2014-08-14 | Available | Recommended migration | -| PHP 5.2 | End of active support: 2008-11-02
End of security support: 2011-01-06
End of life: 2011-01-06 | Available | Recommended migration | -| PHP 4.4 | End of active support: 2008-08-07
End of security support: 2008-08-07
End of life: 2008-08-07 | Not available | Recommended migration | - -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). - -## Go further - -If you would like assistance with using and configuring your OVHcloud solutions, we recommend referring to our range of [support solutions](/links/support). - -Join our [community of users](/links/community). \ No newline at end of file diff --git a/pages/web_cloud/web_hosting/php_eol_eos/guide.en-sg.md b/pages/web_cloud/web_hosting/php_eol_eos/guide.en-sg.md deleted file mode 100644 index b7ca417c2d2..00000000000 --- a/pages/web_cloud/web_hosting/php_eol_eos/guide.en-sg.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -title: "PHP - End-of-Support & End-Of-Life announcements" -excerpt: "Find out the main end-of-life and end-of-support dates for PHP versions for OVHcloud Web Hosting plans" -updated: 2025-02-05 ---- - -## Objective - -The information contained in this guide concerns the PHP versions used as part of the Web Hosting services, accessible via the Web Hosting network. This document details the end of life and end of support dates for these releases, helping you to effectively plan your transitions and upgrades. - -**Find out about the main PHP versions' end of life and end of support dates.** - -## Requirements - -- An [OVHcloud Web Hosting plan](/links/web/hosting). - -## Instructions - -| **Version** | **Main PHP community dates** | **Available version from OVHcloud** | **OVHcloud end of life date** | -|-------------|----------------------------------------------------------------|-------------------------------------|----------------------------------------| -| PHP 8.4 | End of active support: 2026-12-31
End of security support: 2028-12-31
End of life: 2028-12-31 | Available | 2029-06-30 | -| PHP 8.3 | End of active support: 2025-12-31
End of security support: 2027-12-31
End of life: 2027-12-31 | Available | End of life date to be determined | -| PHP 8.2 | End of active support: 2024-12-31
End of security support: 2026-12-31
End of life: 2026-12-31 | Available | End of life date to be determined | -| PHP 8.1 | End of active support: 2023-11-25
End of security support: 2025-12-31
End of life: 2025-12-31 | Available | Recommended migration | -| PHP 8.0 | End of active support: 2022-11-26
End of security support: 2023-11-26
End of life: 2023-11-26 | Available | Recommended migration | -| PHP 7.4 | End of active support: 2021-11-28
End of security support: 2022-11-28
End of life: 2022-11-28 | Available | Recommended migration | -| PHP 7.3 | End of active support: 2020-12-06
End of security support: 2021-12-06
End of life: 2021-12-06 | Available | Recommended migration | -| PHP 7.2 | End of active support: 2019-11-30
End of security support: 2020-11-30
End of life: 2020-11-30 | Available | Recommended migration | -| PHP 7.1 | End of active support: 2018-12-01
End of security support: 2019-12-01
End of life: 2019-12-01 | Available | Recommended migration | -| PHP 7.0 | End of active support: 2017-12-03
End of security support: 2019-01-10
End of life: 2019-01-10 | Available | Recommended migration | -| PHP 5.6 | End of active support: 2017-01-19
End of security support: 2018-12-31
End of life: 2018-12-31 | Available | Recommended migration | -| PHP 5.5 | End of active support: 2015-07-10
End of security support: 2016-07-21
End of life: 2016-07-21 | Available | Recommended migration | -| PHP 5.4 | End of active support: 2014-09-14
End of security support: 2015-09-03
End of life: 2015-09-03 | Available | Recommended migration | -| PHP 5.3 | End of active support: 2011-06-30
End of security support: 2014-08-14
End of life: 2014-08-14 | Available | Recommended migration | -| PHP 5.2 | End of active support: 2008-11-02
End of security support: 2011-01-06
End of life: 2011-01-06 | Available | Recommended migration | -| PHP 4.4 | End of active support: 2008-08-07
End of security support: 2008-08-07
End of life: 2008-08-07 | Not available | Recommended migration | - -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). - -## Go further - -If you would like assistance with using and configuring your OVHcloud solutions, we recommend referring to our range of [support solutions](/links/support). - -Join our [community of users](/links/community). \ No newline at end of file diff --git a/pages/web_cloud/web_hosting/php_eol_eos/guide.en-us.md b/pages/web_cloud/web_hosting/php_eol_eos/guide.en-us.md deleted file mode 100644 index b7ca417c2d2..00000000000 --- a/pages/web_cloud/web_hosting/php_eol_eos/guide.en-us.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -title: "PHP - End-of-Support & End-Of-Life announcements" -excerpt: "Find out the main end-of-life and end-of-support dates for PHP versions for OVHcloud Web Hosting plans" -updated: 2025-02-05 ---- - -## Objective - -The information contained in this guide concerns the PHP versions used as part of the Web Hosting services, accessible via the Web Hosting network. This document details the end of life and end of support dates for these releases, helping you to effectively plan your transitions and upgrades. - -**Find out about the main PHP versions' end of life and end of support dates.** - -## Requirements - -- An [OVHcloud Web Hosting plan](/links/web/hosting). - -## Instructions - -| **Version** | **Main PHP community dates** | **Available version from OVHcloud** | **OVHcloud end of life date** | -|-------------|----------------------------------------------------------------|-------------------------------------|----------------------------------------| -| PHP 8.4 | End of active support: 2026-12-31
End of security support: 2028-12-31
End of life: 2028-12-31 | Available | 2029-06-30 | -| PHP 8.3 | End of active support: 2025-12-31
End of security support: 2027-12-31
End of life: 2027-12-31 | Available | End of life date to be determined | -| PHP 8.2 | End of active support: 2024-12-31
End of security support: 2026-12-31
End of life: 2026-12-31 | Available | End of life date to be determined | -| PHP 8.1 | End of active support: 2023-11-25
End of security support: 2025-12-31
End of life: 2025-12-31 | Available | Recommended migration | -| PHP 8.0 | End of active support: 2022-11-26
End of security support: 2023-11-26
End of life: 2023-11-26 | Available | Recommended migration | -| PHP 7.4 | End of active support: 2021-11-28
End of security support: 2022-11-28
End of life: 2022-11-28 | Available | Recommended migration | -| PHP 7.3 | End of active support: 2020-12-06
End of security support: 2021-12-06
End of life: 2021-12-06 | Available | Recommended migration | -| PHP 7.2 | End of active support: 2019-11-30
End of security support: 2020-11-30
End of life: 2020-11-30 | Available | Recommended migration | -| PHP 7.1 | End of active support: 2018-12-01
End of security support: 2019-12-01
End of life: 2019-12-01 | Available | Recommended migration | -| PHP 7.0 | End of active support: 2017-12-03
End of security support: 2019-01-10
End of life: 2019-01-10 | Available | Recommended migration | -| PHP 5.6 | End of active support: 2017-01-19
End of security support: 2018-12-31
End of life: 2018-12-31 | Available | Recommended migration | -| PHP 5.5 | End of active support: 2015-07-10
End of security support: 2016-07-21
End of life: 2016-07-21 | Available | Recommended migration | -| PHP 5.4 | End of active support: 2014-09-14
End of security support: 2015-09-03
End of life: 2015-09-03 | Available | Recommended migration | -| PHP 5.3 | End of active support: 2011-06-30
End of security support: 2014-08-14
End of life: 2014-08-14 | Available | Recommended migration | -| PHP 5.2 | End of active support: 2008-11-02
End of security support: 2011-01-06
End of life: 2011-01-06 | Available | Recommended migration | -| PHP 4.4 | End of active support: 2008-08-07
End of security support: 2008-08-07
End of life: 2008-08-07 | Not available | Recommended migration | - -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). - -## Go further - -If you would like assistance with using and configuring your OVHcloud solutions, we recommend referring to our range of [support solutions](/links/support). - -Join our [community of users](/links/community). \ No newline at end of file diff --git a/pages/web_cloud/web_hosting/php_eol_eos/guide.es-es.md b/pages/web_cloud/web_hosting/php_eol_eos/guide.es-es.md deleted file mode 100644 index 3dd102538d5..00000000000 --- a/pages/web_cloud/web_hosting/php_eol_eos/guide.es-es.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -title: Anuncios de fin de vida/soporte de las versiones de PHP -excerpt: Descubra las principales fechas de fin de vida y fin de soporte de las versiones de PHP para los planes de hosting de OVHcloud -updated: 2025-02-05 ---- - -## Objetivo - -La información contenida en esta guía se refiere a las versiones de PHP utilizadas en el marco de los servicios de Web Hosting, accesibles a través de la red de Web Hosting. En este documento se detallan las fechas de fin de vida útil (*End of Life* o EoL) y fin de soporte para estas versiones, lo que le ayuda a planificar eficazmente las transiciones y actualizaciones. - -**Descubra las principales fechas de fin de vida y fin de soporte de las versiones PHP.** - -## Requisitos - -- Tener contratado un [plan de hosting de OVHcloud](/links/web/hosting). - -## Procedimiento - -| **Version** | **Principales fechas de la comunidad PHP** | **Versión disponible en OVHcloud** | **Fecha de fin de vida en OVHcloud** | -|-------------|----------------------------------------------------------------------|----------------------------------|---------------------------------------------| -| PHP 8.4 | Fin del soporte activo: 31/12/2026
Fin del soporte de seguridad: 31/12/2028
Fin de vida: 31/12/2028 | Disponible | 30/06/2029 | -| PHP 8.3 | Fin del soporte activo: 31/12/2025
Fin del soporte de seguridad: 31/12/2027
Fin de vida: 31/12/2027 | Disponible | Fecha de fin de vida por determinar | -| PHP 8.2 | Fin del soporte activo: 31/12/2024
Fin del soporte de seguridad: 31/12/2026
Fin de vida: 31/12/2026 | Disponible | Fecha de fin de vida por determinar | -| PHP 8.1 | Fin del soporte activo: 25/11/2023
Fin del soporte de seguridad: 31/12/2025
Fin de vida: 31/12/2025 | Disponible | Migración recomendada | -| PHP 8.0 | Fin del soporte activo: 26/11/2022
Fin del soporte de seguridad: 26/11/2023
Fin de vida: 26/11/2023 | Disponible | Migración recomendada | -| PHP 7.4 | Fin del soporte activo: 28/11/2021
Fin del soporte de seguridad: 28/11/2022
Fin de vida: 28/11/2022 | Disponible | Migración recomendada | -| PHP 7.3 | Fin del soporte activo: 06/12/2020
Fin del soporte de seguridad: 06/12/2021
Fin de vida: 06/12/2021 | Disponible | Migración recomendada | -| PHP 7.2 | Fin del soporte activo: 30/11/2019
Fin del soporte de seguridad: 30/11/2020
Fin de vida: 30/11/2020 | Disponible | Migración recomendada | -| PHP 7.1 | Fin del soporte activo: 01/12/2018
Fin del soporte de seguridad: 01/12/2019
Fin de vida: 01/12/2019 | Disponible | Migración recomendada | -| PHP 7.0 | Fin del soporte activo: 03/12/2017
Fin del soporte de seguridad: 10/01/2019
Fin de vida: 10/01/2019 | Disponible | Migración recomendada | -| PHP 5.6 | Fin del soporte activo: 19/01/2017
Fin del soporte de seguridad: 31/12/2018
Fin de vida: 31/12/2018 | Disponible | Migración recomendada | -| PHP 5.5 | Fin del soporte activo: 10/07/2015
Fin del soporte de seguridad: 21/07/2016
Fin de vida: 21/07/2016 | Disponible | Migración recomendada | -| PHP 5.4 | Fin del soporte activo: 14/09/2014
Fin del soporte de seguridad: 03/09/2015
Fin de vida: 03/09/2015 | Disponible | Migración recomendada | -| PHP 5.3 | Fin del soporte activo: 30/06/2011
Fin del soporte de seguridad: 14/08/2014
Fin de vida: 03/09/2015 | Disponible | Migración recomendada | -| PHP 5.2 | Fin del soporte activo: 02/11/2008
Fin del soporte de seguridad: 06/01/2011
Fin de vida: 06/01/2011 | Disponible | Migración recomendada | -| PHP 4.4 | Fin del soporte activo: 07/08/2008
Fin del soporte de seguridad: 07/08/2008
Fin de vida: 07/08/2008 | No disponible | Migración recomendada | - -Para actualizar la versión PHP de su aplicación web, consulte la sección "La versión de PHP" de nuestra guía [Web hosting - Entorno, versión PHP, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting). - -## Más información - -Si quiere disfrutar de ayuda para utilizar y configurar sus soluciones de OVHcloud, puede consultar nuestras distintas soluciones [pestañas de soporte](/links/support). - -Interactúe con nuestra [comunidad de usuarios](/links/community). \ No newline at end of file diff --git a/pages/web_cloud/web_hosting/php_eol_eos/guide.es-us.md b/pages/web_cloud/web_hosting/php_eol_eos/guide.es-us.md deleted file mode 100644 index 3dd102538d5..00000000000 --- a/pages/web_cloud/web_hosting/php_eol_eos/guide.es-us.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -title: Anuncios de fin de vida/soporte de las versiones de PHP -excerpt: Descubra las principales fechas de fin de vida y fin de soporte de las versiones de PHP para los planes de hosting de OVHcloud -updated: 2025-02-05 ---- - -## Objetivo - -La información contenida en esta guía se refiere a las versiones de PHP utilizadas en el marco de los servicios de Web Hosting, accesibles a través de la red de Web Hosting. En este documento se detallan las fechas de fin de vida útil (*End of Life* o EoL) y fin de soporte para estas versiones, lo que le ayuda a planificar eficazmente las transiciones y actualizaciones. - -**Descubra las principales fechas de fin de vida y fin de soporte de las versiones PHP.** - -## Requisitos - -- Tener contratado un [plan de hosting de OVHcloud](/links/web/hosting). - -## Procedimiento - -| **Version** | **Principales fechas de la comunidad PHP** | **Versión disponible en OVHcloud** | **Fecha de fin de vida en OVHcloud** | -|-------------|----------------------------------------------------------------------|----------------------------------|---------------------------------------------| -| PHP 8.4 | Fin del soporte activo: 31/12/2026
Fin del soporte de seguridad: 31/12/2028
Fin de vida: 31/12/2028 | Disponible | 30/06/2029 | -| PHP 8.3 | Fin del soporte activo: 31/12/2025
Fin del soporte de seguridad: 31/12/2027
Fin de vida: 31/12/2027 | Disponible | Fecha de fin de vida por determinar | -| PHP 8.2 | Fin del soporte activo: 31/12/2024
Fin del soporte de seguridad: 31/12/2026
Fin de vida: 31/12/2026 | Disponible | Fecha de fin de vida por determinar | -| PHP 8.1 | Fin del soporte activo: 25/11/2023
Fin del soporte de seguridad: 31/12/2025
Fin de vida: 31/12/2025 | Disponible | Migración recomendada | -| PHP 8.0 | Fin del soporte activo: 26/11/2022
Fin del soporte de seguridad: 26/11/2023
Fin de vida: 26/11/2023 | Disponible | Migración recomendada | -| PHP 7.4 | Fin del soporte activo: 28/11/2021
Fin del soporte de seguridad: 28/11/2022
Fin de vida: 28/11/2022 | Disponible | Migración recomendada | -| PHP 7.3 | Fin del soporte activo: 06/12/2020
Fin del soporte de seguridad: 06/12/2021
Fin de vida: 06/12/2021 | Disponible | Migración recomendada | -| PHP 7.2 | Fin del soporte activo: 30/11/2019
Fin del soporte de seguridad: 30/11/2020
Fin de vida: 30/11/2020 | Disponible | Migración recomendada | -| PHP 7.1 | Fin del soporte activo: 01/12/2018
Fin del soporte de seguridad: 01/12/2019
Fin de vida: 01/12/2019 | Disponible | Migración recomendada | -| PHP 7.0 | Fin del soporte activo: 03/12/2017
Fin del soporte de seguridad: 10/01/2019
Fin de vida: 10/01/2019 | Disponible | Migración recomendada | -| PHP 5.6 | Fin del soporte activo: 19/01/2017
Fin del soporte de seguridad: 31/12/2018
Fin de vida: 31/12/2018 | Disponible | Migración recomendada | -| PHP 5.5 | Fin del soporte activo: 10/07/2015
Fin del soporte de seguridad: 21/07/2016
Fin de vida: 21/07/2016 | Disponible | Migración recomendada | -| PHP 5.4 | Fin del soporte activo: 14/09/2014
Fin del soporte de seguridad: 03/09/2015
Fin de vida: 03/09/2015 | Disponible | Migración recomendada | -| PHP 5.3 | Fin del soporte activo: 30/06/2011
Fin del soporte de seguridad: 14/08/2014
Fin de vida: 03/09/2015 | Disponible | Migración recomendada | -| PHP 5.2 | Fin del soporte activo: 02/11/2008
Fin del soporte de seguridad: 06/01/2011
Fin de vida: 06/01/2011 | Disponible | Migración recomendada | -| PHP 4.4 | Fin del soporte activo: 07/08/2008
Fin del soporte de seguridad: 07/08/2008
Fin de vida: 07/08/2008 | No disponible | Migración recomendada | - -Para actualizar la versión PHP de su aplicación web, consulte la sección "La versión de PHP" de nuestra guía [Web hosting - Entorno, versión PHP, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting). - -## Más información - -Si quiere disfrutar de ayuda para utilizar y configurar sus soluciones de OVHcloud, puede consultar nuestras distintas soluciones [pestañas de soporte](/links/support). - -Interactúe con nuestra [comunidad de usuarios](/links/community). \ No newline at end of file diff --git a/pages/web_cloud/web_hosting/php_eol_eos/guide.fr-ca.md b/pages/web_cloud/web_hosting/php_eol_eos/guide.fr-ca.md deleted file mode 100644 index 4dc31b76107..00000000000 --- a/pages/web_cloud/web_hosting/php_eol_eos/guide.fr-ca.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -title: "Annonces de fin de vie/support des versions de PHP" -excerpt: "Découvrez les principales dates de fin de vie et fin de support des versions de PHP pour les offres d'hébergement web OVHcloud" -updated: 2025-02-05 ---- - -## Objectif - -Les informations contenues dans ce guide concernent les versions de PHP utilisées dans le cadre des services de Web Hosting, accessibles via le réseau de Web Hosting. Ce document détaille les dates de fin de vie et de fin de support pour ces versions, vous aidant à planifier efficacement vos transitions et mises à niveau. - -**Découvrez les principales dates de fin de vie et fin de support des versions PHP.** - -## Prérequis - -- Disposer d'une offre d'[hébergement web OVHcloud](/links/web/hosting). - -## En pratique - -| **Version** | **Principales dates de la communauté PHP** | **Version disponible chez OVHcloud** | **Date de fin de vie chez OVHcloud** | -|-------------|----------------------------------------------------------------------|----------------------------------|---------------------------------------------| -| PHP 8.4 | Fin support actif : 31/12/2026
Fin support de sécurité : 31/12/2028
Fin de vie : 31/12/2028 | Disponible | 30/06/2029 | -| PHP 8.3 | Fin support actif : 31/12/2025
Fin support de sécurité : 31/12/2027
Fin de vie : 31/12/2027 | Disponible | Date de fin de vie à déterminer | -| PHP 8.2 | Fin support actif : 31/12/2024
Fin support de sécurité : 31/12/2026
Fin de vie : 31/12/2026 | Disponible | Date de fin de vie à déterminer | -| PHP 8.1 | Fin support actif : 25/11/2023
Fin support de sécurité : 31/12/2025
Fin de vie : 31/12/2025 | Disponible | Migration recommandée | -| PHP 8.0 | Fin support actif : 26/11/2022
Fin support de sécurité : 26/11/2023
Fin de vie : 26/11/2023 | Disponible | Migration recommandée | -| PHP 7.4 | Fin support actif : 28/11/2021
Fin support de sécurité : 28/11/2022
Fin de vie : 28/11/2022 | Disponible | Migration recommandée | -| PHP 7.3 | Fin support actif : 06/12/2020
Fin support de sécurité : 06/12/2021
Fin de vie : 06/12/2021 | Disponible | Migration recommandée | -| PHP 7.2 | Fin support actif : 30/11/2019
Fin support de sécurité : 30/11/2020
Fin de vie : 30/11/2020 | Disponible | Migration recommandée | -| PHP 7.1 | Fin support actif : 01/12/2018
Fin support de sécurité : 01/12/2019
Fin de vie : 01/12/2019 | Disponible | Migration recommandée | -| PHP 7.0 | Fin support actif : 03/12/2017
Fin support de sécurité : 10/01/2019
Fin de vie : 10/01/2019 | Disponible | Migration recommandée | -| PHP 5.6 | Fin support actif : 19/01/2017
Fin support de sécurité : 31/12/2018
Fin de vie : 31/12/2018 | Disponible | Migration recommandée | -| PHP 5.5 | Fin support actif : 10/07/2015
Fin support de sécurité : 21/07/2016
Fin de vie : 21/07/2016 | Disponible | Migration recommandée | -| PHP 5.4 | Fin support actif : 14/09/2014
Fin support de sécurité : 03/09/2015
Fin de vie : 03/09/2015 | Disponible | Migration recommandée | -| PHP 5.3 | Fin support actif : 30/06/2011
Fin support de sécurité : 14/08/2014
Fin de vie : 14/08/2014 | Disponible | Migration recommandée | -| PHP 5.2 | Fin support actif : 02/11/2008
Fin support de sécurité : 06/01/2011
Fin de vie : 06/01/2011 | Disponible | Migration recommandée | -| PHP 4.4 | Fin support actif : 07/08/2008
Fin support de sécurité : 07/08/2008
Fin de vie : 07/08/2008 | Non disponible | Migration recommandée | - -Pour mettre à jour la version PHP de votre application web, consultez la section « la version de PHP » de notre guide [Hébergement web - Environnement, version PHP, « .ovhconfig »](/pages/web_cloud/web_hosting/configure_your_web_hosting). - -## Aller plus loin - -Si vous souhaitez bénéficier d'une assistance à l'usage et à la configuration de vos solutions OVHcloud, nous vous proposons de consulter nos différentes [offres de support](/links/support). - -Échangez avec notre [communauté d'utilisateurs](/links/community). \ No newline at end of file diff --git a/pages/web_cloud/web_hosting/php_eol_eos/guide.fr-fr.md b/pages/web_cloud/web_hosting/php_eol_eos/guide.fr-fr.md deleted file mode 100644 index 4dc31b76107..00000000000 --- a/pages/web_cloud/web_hosting/php_eol_eos/guide.fr-fr.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -title: "Annonces de fin de vie/support des versions de PHP" -excerpt: "Découvrez les principales dates de fin de vie et fin de support des versions de PHP pour les offres d'hébergement web OVHcloud" -updated: 2025-02-05 ---- - -## Objectif - -Les informations contenues dans ce guide concernent les versions de PHP utilisées dans le cadre des services de Web Hosting, accessibles via le réseau de Web Hosting. Ce document détaille les dates de fin de vie et de fin de support pour ces versions, vous aidant à planifier efficacement vos transitions et mises à niveau. - -**Découvrez les principales dates de fin de vie et fin de support des versions PHP.** - -## Prérequis - -- Disposer d'une offre d'[hébergement web OVHcloud](/links/web/hosting). - -## En pratique - -| **Version** | **Principales dates de la communauté PHP** | **Version disponible chez OVHcloud** | **Date de fin de vie chez OVHcloud** | -|-------------|----------------------------------------------------------------------|----------------------------------|---------------------------------------------| -| PHP 8.4 | Fin support actif : 31/12/2026
Fin support de sécurité : 31/12/2028
Fin de vie : 31/12/2028 | Disponible | 30/06/2029 | -| PHP 8.3 | Fin support actif : 31/12/2025
Fin support de sécurité : 31/12/2027
Fin de vie : 31/12/2027 | Disponible | Date de fin de vie à déterminer | -| PHP 8.2 | Fin support actif : 31/12/2024
Fin support de sécurité : 31/12/2026
Fin de vie : 31/12/2026 | Disponible | Date de fin de vie à déterminer | -| PHP 8.1 | Fin support actif : 25/11/2023
Fin support de sécurité : 31/12/2025
Fin de vie : 31/12/2025 | Disponible | Migration recommandée | -| PHP 8.0 | Fin support actif : 26/11/2022
Fin support de sécurité : 26/11/2023
Fin de vie : 26/11/2023 | Disponible | Migration recommandée | -| PHP 7.4 | Fin support actif : 28/11/2021
Fin support de sécurité : 28/11/2022
Fin de vie : 28/11/2022 | Disponible | Migration recommandée | -| PHP 7.3 | Fin support actif : 06/12/2020
Fin support de sécurité : 06/12/2021
Fin de vie : 06/12/2021 | Disponible | Migration recommandée | -| PHP 7.2 | Fin support actif : 30/11/2019
Fin support de sécurité : 30/11/2020
Fin de vie : 30/11/2020 | Disponible | Migration recommandée | -| PHP 7.1 | Fin support actif : 01/12/2018
Fin support de sécurité : 01/12/2019
Fin de vie : 01/12/2019 | Disponible | Migration recommandée | -| PHP 7.0 | Fin support actif : 03/12/2017
Fin support de sécurité : 10/01/2019
Fin de vie : 10/01/2019 | Disponible | Migration recommandée | -| PHP 5.6 | Fin support actif : 19/01/2017
Fin support de sécurité : 31/12/2018
Fin de vie : 31/12/2018 | Disponible | Migration recommandée | -| PHP 5.5 | Fin support actif : 10/07/2015
Fin support de sécurité : 21/07/2016
Fin de vie : 21/07/2016 | Disponible | Migration recommandée | -| PHP 5.4 | Fin support actif : 14/09/2014
Fin support de sécurité : 03/09/2015
Fin de vie : 03/09/2015 | Disponible | Migration recommandée | -| PHP 5.3 | Fin support actif : 30/06/2011
Fin support de sécurité : 14/08/2014
Fin de vie : 14/08/2014 | Disponible | Migration recommandée | -| PHP 5.2 | Fin support actif : 02/11/2008
Fin support de sécurité : 06/01/2011
Fin de vie : 06/01/2011 | Disponible | Migration recommandée | -| PHP 4.4 | Fin support actif : 07/08/2008
Fin support de sécurité : 07/08/2008
Fin de vie : 07/08/2008 | Non disponible | Migration recommandée | - -Pour mettre à jour la version PHP de votre application web, consultez la section « la version de PHP » de notre guide [Hébergement web - Environnement, version PHP, « .ovhconfig »](/pages/web_cloud/web_hosting/configure_your_web_hosting). - -## Aller plus loin - -Si vous souhaitez bénéficier d'une assistance à l'usage et à la configuration de vos solutions OVHcloud, nous vous proposons de consulter nos différentes [offres de support](/links/support). - -Échangez avec notre [communauté d'utilisateurs](/links/community). \ No newline at end of file diff --git a/pages/web_cloud/web_hosting/php_eol_eos/guide.it-it.md b/pages/web_cloud/web_hosting/php_eol_eos/guide.it-it.md deleted file mode 100644 index 9e0379465df..00000000000 --- a/pages/web_cloud/web_hosting/php_eol_eos/guide.it-it.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -title: Annunci di fine ciclo di vita/supporto delle versioni di PHP -excerpt: Scopri le principali date di fine del ciclo di vita e di fine del supporto delle versioni di PHP per le offerte di hosting Web OVHcloud -updated: 2025-02-05 ---- - -## Obiettivo - -Le informazioni contenute in questa guida riguardano le versioni di PHP utilizzate nell’ambito dei servizi di Web Hosting, accessibili tramite la rete di Web Hosting. Questo documento fornisce informazioni dettagliate sulle date di fine ciclo di vita (*End of Life* o EoL) e di fine supporto per queste versioni, consentendo di pianificare in modo efficiente le transizioni e gli aggiornamenti. - -**Scopri le principali date di fine del ciclo di vita e fine del supporto delle versioni PHP.** - -## Prerequisiti - -- Disporre di una soluzione di [hosting Web OVHcloud](/links/web/hosting). - -## Procedura - -| **Versione** | **Principali date della Community PHP** | **Versione disponibile in OVHcloud** | **Data di fine del ciclo di vita in OVHcloud** | -|-------------|----------------------------------------------------------------------|----------------------------------|---------------------------------------------| -| PHP 8.4 | Fine supporto attivo: 31/12/2026
Fine supporto di sicurezza: 31/12/2028
Fine vita: 31/12/2028 | Disponibile | 30/06/2029 | -| PHP 8.3 | Fine supporto attivo: 31/12/2025
Fine supporto di sicurezza: 31/12/2027
Fine vita: 31/12/2027 | Disponibile | Data di fine vita da determinare | -| PHP 8.2 | Fine supporto attivo: 31/12/2024
Fine supporto di sicurezza: 31/12/2026
Fine vita: 31/12/2026 | Disponibile | Data di fine vita da determinare | -| PHP 8.1 | Fine supporto attivo: 25/11/2023
Fine supporto di sicurezza: 31/12/2025
Fine vita: 31/12/2025 | Disponibile | Migrazione consigliata | -| PHP 8.0 | Fine supporto attivo: 26/11/2022
Fine supporto di sicurezza: 26/11/2023
Fine vita: 26/11/2023 | Disponibile | Migrazione consigliata | -| PHP 7.4 | Fine supporto attivo: 28/11/2021
Fine supporto di sicurezza: 28/11/2022
Fine vita: 28/11/2022 | Disponibile | Migrazione consigliata | -| PHP 7.3 | Fine supporto attivo: 06/12/2020
Fine supporto di sicurezza: 06/12/2021
Fine vita: 06/12/2021 | Disponibile | Migrazione consigliata | -| PHP 7.2 | Fine supporto attivo: 30/11/2019
Fine supporto di sicurezza: 30/11/2020
Fine vita: 30/11/2020 | Disponibile | Migrazione consigliata | -| PHP 7.1 | Fine supporto attivo: 01/12/2018
Fine supporto di sicurezza: 01/12/2019
Fine vita: 01/12/2019 | Disponibile | Migrazione consigliata | -| PHP 7.0 | Fine supporto attivo: 03/12/2017
Fine supporto di sicurezza: 10/01/2019
Fine vita: 10/01/2019 | Disponibile | Migrazione consigliata | -| PHP 5.6 | Fine supporto attivo: 19/01/2017
Fine supporto di sicurezza: 31/12/2018
Fine vita: 31/12/2018 | Disponibile | Migrazione consigliata | -| PHP 5.5 | Fine supporto attivo: 10/07/2015
Fine supporto di sicurezza: 21/07/2016
Fine vita: 21/07/2016 | Disponibile | Migrazione consigliata | -| PHP 5.4 | Fine supporto attivo: 14/09/2014
Fine supporto di sicurezza: 03/09/2015
Fine vita: 03/09/2015 | Disponibile | Migrazione consigliata | -| PHP 5.3 | Fine supporto attivo: 30/06/2011
Fine supporto di sicurezza: 14/08/2014
Fine vita: 14/08/2014 | Disponibile | Migrazione consigliata | -| PHP 5.2 | Fine supporto attivo: 02/11/2008
Fine supporto di sicurezza: 06/01/2011
Fine vita: 06/01/2011 | Disponibile | Migrazione consigliata | -| PHP 4.4 | Fine supporto attivo: 07/08/2008
Fine supporto di sicurezza: 07/08/2008
Fine vita: 07/08/2008 | Non disponibile | Migrazione consigliata | - -Per aggiornare la versione PHP di un’applicazione Web, consulta la sezione "versione di PHP" della nostra guida [Hosting Web - Ambiente, versione PHP, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting). - -## Per saperne di più - -Per usufruire di un supporto per l'utilizzo e la configurazione delle soluzioni OVHcloud, è possibile consultare le nostre soluzioni [offerte di supporto](/links/support). - -Contatta la nostra [Community di utenti](/links/community). \ No newline at end of file diff --git a/pages/web_cloud/web_hosting/php_eol_eos/guide.pl-pl.md b/pages/web_cloud/web_hosting/php_eol_eos/guide.pl-pl.md deleted file mode 100644 index 8d9f2282653..00000000000 --- a/pages/web_cloud/web_hosting/php_eol_eos/guide.pl-pl.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -title: Powiadomienia o zakończeniu cyklu życia/wsparcie dla wersji PHP -excerpt: Poznaj główne daty zakończenia życia i wsparcia wersji PHP w ofertach hostingowych OVHcloud -updated: 2025-02-05 ---- - -## Wprowadzenie - -Informacje zawarte w niniejszym przewodniku dotyczą wersji PHP używanych w ramach usług Web Hosting dostępnych za pośrednictwem sieci Web Hosting. Ten przewodnik zawiera szczegółowe informacje na temat dat wygaśnięcia i zakończenia obsługi tych wersji, co pomaga w efektywnym planowaniu zmian i uaktualnień. - -**Poznaj najczęstsze daty zakończenia obsługi wersji PHP.** - -## W praktyce - -- Posiadanie [hostingu OVHcloud](/links/web/hosting). - -## W praktyce - -| **Wersja** | **Najważniejsze daty społeczności PHP** | **Wersja dostępna w OVHcloud** | **Data wygaśnięcia w OVHcloud** | -|-------------|----------------------------------------------------------------|-------------------------------------|----------------------------------------| -| PHP 8.4 | Zakończenie pomocy: 2026-12-31
Zakończenie wsparcia bezpieczeństwa: 2028-12-31
Zakończenie cyklu życia: 2028-12-31 | Dostępne | 2029-06-30 | -| PHP 8.3 | Zakończenie pomocy: 2025-12-31
Zakończenie wsparcia bezpieczeństwa: 2027-12-31
Zakończenie cyklu życia: 2027-12-31 | Dostępne | Data wygaśnięcia do ustalenia | -| PHP 8.2 | Zakończenie pomocy: 2024-12-31
Zakończenie wsparcia bezpieczeństwa: 2026-12-31
Zakończenie cyklu życia: 2026-12-31 | Dostępne | Data wygaśnięcia do ustalenia | -| PHP 8.1 | Zakończenie pomocy: 2023-11-25
Zakończenie wsparcia bezpieczeństwa: 2025-12-31
Zakończenie cyklu życia: 2025-12-31 | Dostępne | Zalecana migracja | -| PHP 8.0 | Zakończenie pomocy: 2022-11-26
Zakończenie wsparcia bezpieczeństwa: 2023-11-26
Zakończenie cyklu życia: 2023-11-26 | Dostępne | Zalecana migracja | -| PHP 7.4 | Zakończenie pomocy: 2021-11-28
Zakończenie wsparcia bezpieczeństwa: 2022-11-28
Zakończenie cyklu życia: 2022-11-28 | Dostępne | Zalecana migracja | -| PHP 7.3 | Zakończenie pomocy: 2020-12-06
Zakończenie wsparcia bezpieczeństwa: 2021-12-06
Zakończenie cyklu życia: 2021-12-06 | Dostępne | Zalecana migracja | -| PHP 7.2 | Zakończenie pomocy: 2019-11-30
Zakończenie wsparcia bezpieczeństwa: 2020-11-30
Zakończenie cyklu życia: 2020-11-30 | Dostępne | Zalecana migracja | -| PHP 7.1 | Zakończenie pomocy: 2018-12-01
Zakończenie wsparcia bezpieczeństwa: 2019-12-01
Zakończenie cyklu życia: 2019-12-01 | Dostępne | Zalecana migracja | -| PHP 7.0 | Zakończenie pomocy: 2017-12-03
Zakończenie wsparcia bezpieczeństwa: 2019-01-10
Zakończenie cyklu życia: 2019-01-10 | Dostępne | Zalecana migracja | -| PHP 5.6 | Zakończenie pomocy: 2017-01-19
Zakończenie wsparcia bezpieczeństwa: 2018-12-31
Zakończenie cyklu życia: 2018-12-31 | Dostępne | Zalecana migracja | -| PHP 5.5 | Zakończenie pomocy: 2015-07-10
Zakończenie wsparcia bezpieczeństwa: 2016-07-21
Zakończenie cyklu życia: 2016-07-21 | Dostępne | Zalecana migracja | -| PHP 5.4 | Zakończenie pomocy: 2014-09-14
Zakończenie wsparcia bezpieczeństwa: 2015-09-03
Zakończenie cyklu życia: 2015-09-03 | Dostępne | Zalecana migracja | -| PHP 5.3 | Zakończenie pomocy: 2011-06-30
Zakończenie wsparcia bezpieczeństwa: 2014-08-14
Zakończenie cyklu życia: 2014-08-14 | Dostępne | Zalecana migracja | -| PHP 5.2 | Zakończenie pomocy: 2008-11-02
Zakończenie wsparcia bezpieczeństwa: 2011-01-06
Zakończenie cyklu życia: 2011-01-06 | Dostępne | Zalecana migracja | -| PHP 4.4 | Zakończenie pomocy: 2008-08-07
Zakończenie wsparcia bezpieczeństwa: 2008-08-07
Zakończenie cyklu życia: 2008-08-07 | Niedostępne | Zalecana migracja | - -Aby zaktualizować wersję PHP aplikacji WWW, zapoznaj się z sekcją "Wersja PHP" naszego przewodnika [Hosting WWW - Środowisko, wersja PHP, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting). - -## Sprawdź również - -Jeśli chcesz otrzymywać wsparcie w zakresie konfiguracji i użytkowania Twoich rozwiązań OVHcloud, zapoznaj się z naszymi [ofertami pomocy](/links/support). - -Dołącz do [grona naszych użytkowników](/links/community). \ No newline at end of file diff --git a/pages/web_cloud/web_hosting/php_eol_eos/guide.pt-pt.md b/pages/web_cloud/web_hosting/php_eol_eos/guide.pt-pt.md deleted file mode 100644 index 94e57713836..00000000000 --- a/pages/web_cloud/web_hosting/php_eol_eos/guide.pt-pt.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -title: Anúncios de fim de vida/suporte das versões de PHP -excerpt: Descubra as principais datas de fim de vida e fim de suporte das versões de PHP para as ofertas de alojamento web da OVHcloud -updated: 2025-02-05 ---- - -## Objetivo - -As informações contidas neste guia dizem respeito às versões de PHP utilizadas no âmbito dos serviços de Web Hosting, acessíveis através da rede de Web Hosting. Este documento apresenta os detalhes das datas de fim de vida (*End of Life* ou EoL) e fim de suporte para estas versões, ajudando-o a planear com eficácia as suas transições e atualizações. - -**Descubra as principais datas de fim de vida e fim de suporte das versões PHP.** - -## Requisitos - -- Ter um serviço de [alojamento web OVHcloud](/links/web/hosting). - -## Instruções - -| **Version** | **Principais datas da comunidade PHP** | **Versão disponível na OVHcloud** | **Data de fim de vida na OVHcloud** | -|-------------|----------------------------------------------------------------------|----------------------------------|---------------------------------------------| -| PHP 8.4 | Fim do suporte ativo: 31/12/2026
Fim do suporte de segurança: 31/12/2028
Fim de vida: 31/12/2028 | Disponível | 30/06/2029 | -| PHP 8.3 | Fim do suporte ativo: 31/12/2025
Fim do suporte de segurança: 31/12/2027
Fim de vida: 31/12/2027 | Disponível | Data de fim de vida a determinar | -| PHP 8.2 | Fim do suporte ativo: 31/12/2024
Fim do suporte de segurança: 31/12/2026
Fim de vida: 31/12/2026 | Disponível | Data de fim de vida a determinar | -| PHP 8.1 | Fim do suporte ativo: 25/11/2023
Fim do suporte de segurança: 31/12/2025
Fim de vida: 31/12/2025 | Disponível | Migração recomendada | -| PHP 8.0 | Fim do suporte ativo: 26/11/2022
Fim do suporte de segurança: 26/11/2023
Fim de vida: 26/11/2023 | Disponível | Migração recomendada | -| PHP 7.4 | Fim do suporte ativo: 28/11/2021
Fim do suporte de segurança: 28/11/2022
Fim de vida: 28/11/2022 | Disponível | Migração recomendada | -| PHP 7.3 | Fim do suporte ativo: 06/12/2020
Fim do suporte de segurança: 06/12/2021
Fim de vida: 06/12/2021 | Disponível | Migração recomendada | -| PHP 7.2 | Fim do suporte ativo: 30/11/2019
Fim do suporte de segurança: 30/11/2020
Fim de vida: 30/11/2020 | Disponível | Migração recomendada | -| PHP 7.1 | Fim do suporte ativo: 01/12/2018
Fim do suporte de segurança: 01/12/2019
Fim de vida: 01/12/2019 | Disponível | Migração recomendada | -| PHP 7.0 | Fim do suporte ativo: 03/12/2017
Fim do suporte de segurança: 10/01/2019
Fim de vida: 10/01/2019 | Disponível | Migração recomendada | -| PHP 5.6 | Fim do suporte ativo: 19/01/2017
Fim do suporte de segurança: 31/12/2018
Fim de vida: 31/12/2018 | Disponível | Migração recomendada | -| PHP 5.5 | Fim do suporte ativo: 10/07/2015
Fim do suporte de segurança: 21/07/2016
Fim de vida: 21/07/2016 | Disponível | Migração recomendada | -| PHP 5.4 | Fim do suporte ativo: 14/09/2014
Fim do suporte de segurança: 03/09/2015
Fim de vida: 03/09/2015 | Disponível | Migração recomendada | -| PHP 5.3 | Fim do suporte ativo: 30/06/2011
Fim do suporte de segurança: 14/08/2014
Fim de vida: 14/08/2014 | Disponível | Migração recomendada | -| PHP 5.2 | Fim do suporte ativo: 02/11/2008
Fim do suporte de segurança: 06/01/2011
Fim de vida: 06/01/2011 | Disponível | Migração recomendada | -| PHP 4.4 | Fim do suporte ativo: 07/08/2008
Fim do suporte de segurança: 07/08/2008
Fim de vida: 07/08/2008 | Não disponível | Migração recomendada | - -Para atualizar a versão PHP da sua aplicação web, consulte a secção "a versão de PHP" do nosso guia [Alojamento web - Ambiente, versão PHP, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting). - -## Quer saber mais? - -Se pretender usufruir de uma assistência na utilização e na configuração das suas soluções OVHcloud, consulte as nossas diferentes [ofertas de suporte](/links/support). - -Fale com nossa [comunidade de utilizadores](/links/community). \ No newline at end of file diff --git a/pages/web_cloud/web_hosting/php_eol_eos/meta.yaml b/pages/web_cloud/web_hosting/php_eol_eos/meta.yaml deleted file mode 100644 index 555a14d93f9..00000000000 --- a/pages/web_cloud/web_hosting/php_eol_eos/meta.yaml +++ /dev/null @@ -1,3 +0,0 @@ -id: 02786efd-03f6-46d2-a9e7-839166aedb43 -full_slug: web-hosting-php-eol-eos -translation_banner: true \ No newline at end of file From e51c37557b477d93afaa9f5be9e29b05ec7e2d90 Mon Sep 17 00:00:00 2001 From: Yoann Cosse Date: Tue, 29 Apr 2025 17:14:22 +0200 Subject: [PATCH 3/4] Adding other languages --- .../web_hosting_main_info/guide.de-de.md | 26 ++++++++++++++++--- .../web_hosting_main_info/guide.es-es.md | 26 ++++++++++++++++--- .../web_hosting_main_info/guide.es-us.md | 26 ++++++++++++++++--- .../web_hosting_main_info/guide.it-it.md | 26 ++++++++++++++++--- .../web_hosting_main_info/guide.pl-pl.md | 26 ++++++++++++++++--- .../web_hosting_main_info/guide.pt-pt.md | 25 +++++++++++++++--- 6 files changed, 132 insertions(+), 23 deletions(-) diff --git a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.de-de.md b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.de-de.md index 5ee7f78f633..c6d7d69e9c8 100644 --- a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.de-de.md +++ b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.de-de.md @@ -109,10 +109,28 @@ Die auf dieser Seite gelisteten Details beziehen sich auf die Versionen von **PH -Weitere Informationen zum Ende der Lebensdauer und den Support-Datierungen von PHP sowie Informationen zu Laufzeitumgebungen finden Sie in unseren Anleitungen: - -- [Ankündigungen zu Lebensdauer (EOL) und Support für PHP-Versionen](/pages/web_cloud/web_hosting/php_eol_eos) -- [Webhosting - Laufzeitumgebung, PHP-Version, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting) +### Ankündigungen zu Lebensdauer (EOL) und Support für PHP-Versionen + +| **Version** | **Wichtigste Daten der PHP Community** | **Bei OVHcloud verfügbare Version** | **End-of-Life bei OVHcloud** | +|-------------|----------------------------------------------------------------|-------------------------------------|----------------------------------------| +| PHP 8.4 | End of active support: 2026-12-31
End of security support: 2028-12-31
End of life: 2028-12-31 | Available | 2029-06-30 | +| PHP 8.3 | End of active support: 2025-12-31
End of security support: 2027-12-31
End of life: 2027-12-31 | Available | End of life date to be determined | +| PHP 8.2 | End of active support: 2024-12-31
End of security support: 2026-12-31
End of life: 2026-12-31 | Available | End of life date to be determined | +| PHP 8.1 | End of active support: 2023-11-25
End of security support: 2025-12-31
End of life: 2025-12-31 | Available | Recommended migration | +| PHP 8.0 | End of active support: 2022-11-26
End of security support: 2023-11-26
End of life: 2023-11-26 | Available | Recommended migration | +| PHP 7.4 | End of active support: 2021-11-28
End of security support: 2022-11-28
End of life: 2022-11-28 | Available | Recommended migration | +| PHP 7.3 | End of active support: 2020-12-06
End of security support: 2021-12-06
End of life: 2021-12-06 | Available | Recommended migration | +| PHP 7.2 | End of active support: 2019-11-30
End of security support: 2020-11-30
End of life: 2020-11-30 | Available | Recommended migration | +| PHP 7.1 | End of active support: 2018-12-01
End of security support: 2019-12-01
End of life: 2019-12-01 | Available | Recommended migration | +| PHP 7.0 | End of active support: 2017-12-03
End of security support: 2019-01-10
End of life: 2019-01-10 | Available | Recommended migration | +| PHP 5.6 | End of active support: 2017-01-19
End of security support: 2018-12-31
End of life: 2018-12-31 | Available | Recommended migration | +| PHP 5.5 | End of active support: 2015-07-10
End of security support: 2016-07-21
End of life: 2016-07-21 | Available | Recommended migration | +| PHP 5.4 | End of active support: 2014-09-14
End of security support: 2015-09-03
End of life: 2015-09-03 | Available | Recommended migration | +| PHP 5.3 | End of active support: 2011-06-30
End of security support: 2014-08-14
End of life: 2014-08-14 | Available | Recommended migration | +| PHP 5.2 | End of active support: 2008-11-02
End of security support: 2011-01-06
End of life: 2011-01-06 | Available | Recommended migration | +| PHP 4.4 | End of active support: 2008-08-07
End of security support: 2008-08-07
End of life: 2008-08-07 | Not available | Recommended migration | + +Um die PHP-Version Ihrer Web-Anwendung zu aktualisieren, lesen Sie den Abschnitt "PHP-Version" unserer Anleitung [Webhosting - Laufzeitumgebung, PHP-Version, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting). ## Weiterführende Informationen diff --git a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.es-es.md b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.es-es.md index 0b9f384aa35..4d382a9a479 100644 --- a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.es-es.md +++ b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.es-es.md @@ -109,10 +109,28 @@ Esta guía explica las versiones de **PHP**, **Python**, **Perl** y **Apache** u -Para más información sobre las fechas de fin de vida y soporte de PHP, así como sobre los entornos de ejecución, consulte nuestras guías: - -- "[Anuncios de fin de vida/soporte de las versiones de PHP](/pages/web_cloud/web_hosting/php_eol_eos)". -- "[Web hosting - Entorno, versión PHP, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting)". +### Anuncios de fin de vida/soporte de las versiones de PHP + +| **Version** | **Principales fechas de la comunidad PHP** | **Versión disponible en OVHcloud** | **Fecha de fin de vida en OVHcloud** | +|-------------|----------------------------------------------------------------------|----------------------------------|---------------------------------------------| +| PHP 8.4 | Fin del soporte activo: 31/12/2026
Fin del soporte de seguridad: 31/12/2028
Fin de vida: 31/12/2028 | Disponible | 30/06/2029 | +| PHP 8.3 | Fin del soporte activo: 31/12/2025
Fin del soporte de seguridad: 31/12/2027
Fin de vida: 31/12/2027 | Disponible | Fecha de fin de vida por determinar | +| PHP 8.2 | Fin del soporte activo: 31/12/2024
Fin del soporte de seguridad: 31/12/2026
Fin de vida: 31/12/2026 | Disponible | Fecha de fin de vida por determinar | +| PHP 8.1 | Fin del soporte activo: 25/11/2023
Fin del soporte de seguridad: 31/12/2025
Fin de vida: 31/12/2025 | Disponible | Migración recomendada | +| PHP 8.0 | Fin del soporte activo: 26/11/2022
Fin del soporte de seguridad: 26/11/2023
Fin de vida: 26/11/2023 | Disponible | Migración recomendada | +| PHP 7.4 | Fin del soporte activo: 28/11/2021
Fin del soporte de seguridad: 28/11/2022
Fin de vida: 28/11/2022 | Disponible | Migración recomendada | +| PHP 7.3 | Fin del soporte activo: 06/12/2020
Fin del soporte de seguridad: 06/12/2021
Fin de vida: 06/12/2021 | Disponible | Migración recomendada | +| PHP 7.2 | Fin del soporte activo: 30/11/2019
Fin del soporte de seguridad: 30/11/2020
Fin de vida: 30/11/2020 | Disponible | Migración recomendada | +| PHP 7.1 | Fin del soporte activo: 01/12/2018
Fin del soporte de seguridad: 01/12/2019
Fin de vida: 01/12/2019 | Disponible | Migración recomendada | +| PHP 7.0 | Fin del soporte activo: 03/12/2017
Fin del soporte de seguridad: 10/01/2019
Fin de vida: 10/01/2019 | Disponible | Migración recomendada | +| PHP 5.6 | Fin del soporte activo: 19/01/2017
Fin del soporte de seguridad: 31/12/2018
Fin de vida: 31/12/2018 | Disponible | Migración recomendada | +| PHP 5.5 | Fin del soporte activo: 10/07/2015
Fin del soporte de seguridad: 21/07/2016
Fin de vida: 21/07/2016 | Disponible | Migración recomendada | +| PHP 5.4 | Fin del soporte activo: 14/09/2014
Fin del soporte de seguridad: 03/09/2015
Fin de vida: 03/09/2015 | Disponible | Migración recomendada | +| PHP 5.3 | Fin del soporte activo: 30/06/2011
Fin del soporte de seguridad: 14/08/2014
Fin de vida: 03/09/2015 | Disponible | Migración recomendada | +| PHP 5.2 | Fin del soporte activo: 02/11/2008
Fin del soporte de seguridad: 06/01/2011
Fin de vida: 06/01/2011 | Disponible | Migración recomendada | +| PHP 4.4 | Fin del soporte activo: 07/08/2008
Fin del soporte de seguridad: 07/08/2008
Fin de vida: 07/08/2008 | No disponible | Migración recomendada | + +Para actualizar la versión PHP de su aplicación web, consulte la sección "La versión de PHP" de nuestra guía [Web hosting - Entorno, versión PHP, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting). ## Más información diff --git a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.es-us.md b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.es-us.md index 0b9f384aa35..4d382a9a479 100644 --- a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.es-us.md +++ b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.es-us.md @@ -109,10 +109,28 @@ Esta guía explica las versiones de **PHP**, **Python**, **Perl** y **Apache** u -Para más información sobre las fechas de fin de vida y soporte de PHP, así como sobre los entornos de ejecución, consulte nuestras guías: - -- "[Anuncios de fin de vida/soporte de las versiones de PHP](/pages/web_cloud/web_hosting/php_eol_eos)". -- "[Web hosting - Entorno, versión PHP, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting)". +### Anuncios de fin de vida/soporte de las versiones de PHP + +| **Version** | **Principales fechas de la comunidad PHP** | **Versión disponible en OVHcloud** | **Fecha de fin de vida en OVHcloud** | +|-------------|----------------------------------------------------------------------|----------------------------------|---------------------------------------------| +| PHP 8.4 | Fin del soporte activo: 31/12/2026
Fin del soporte de seguridad: 31/12/2028
Fin de vida: 31/12/2028 | Disponible | 30/06/2029 | +| PHP 8.3 | Fin del soporte activo: 31/12/2025
Fin del soporte de seguridad: 31/12/2027
Fin de vida: 31/12/2027 | Disponible | Fecha de fin de vida por determinar | +| PHP 8.2 | Fin del soporte activo: 31/12/2024
Fin del soporte de seguridad: 31/12/2026
Fin de vida: 31/12/2026 | Disponible | Fecha de fin de vida por determinar | +| PHP 8.1 | Fin del soporte activo: 25/11/2023
Fin del soporte de seguridad: 31/12/2025
Fin de vida: 31/12/2025 | Disponible | Migración recomendada | +| PHP 8.0 | Fin del soporte activo: 26/11/2022
Fin del soporte de seguridad: 26/11/2023
Fin de vida: 26/11/2023 | Disponible | Migración recomendada | +| PHP 7.4 | Fin del soporte activo: 28/11/2021
Fin del soporte de seguridad: 28/11/2022
Fin de vida: 28/11/2022 | Disponible | Migración recomendada | +| PHP 7.3 | Fin del soporte activo: 06/12/2020
Fin del soporte de seguridad: 06/12/2021
Fin de vida: 06/12/2021 | Disponible | Migración recomendada | +| PHP 7.2 | Fin del soporte activo: 30/11/2019
Fin del soporte de seguridad: 30/11/2020
Fin de vida: 30/11/2020 | Disponible | Migración recomendada | +| PHP 7.1 | Fin del soporte activo: 01/12/2018
Fin del soporte de seguridad: 01/12/2019
Fin de vida: 01/12/2019 | Disponible | Migración recomendada | +| PHP 7.0 | Fin del soporte activo: 03/12/2017
Fin del soporte de seguridad: 10/01/2019
Fin de vida: 10/01/2019 | Disponible | Migración recomendada | +| PHP 5.6 | Fin del soporte activo: 19/01/2017
Fin del soporte de seguridad: 31/12/2018
Fin de vida: 31/12/2018 | Disponible | Migración recomendada | +| PHP 5.5 | Fin del soporte activo: 10/07/2015
Fin del soporte de seguridad: 21/07/2016
Fin de vida: 21/07/2016 | Disponible | Migración recomendada | +| PHP 5.4 | Fin del soporte activo: 14/09/2014
Fin del soporte de seguridad: 03/09/2015
Fin de vida: 03/09/2015 | Disponible | Migración recomendada | +| PHP 5.3 | Fin del soporte activo: 30/06/2011
Fin del soporte de seguridad: 14/08/2014
Fin de vida: 03/09/2015 | Disponible | Migración recomendada | +| PHP 5.2 | Fin del soporte activo: 02/11/2008
Fin del soporte de seguridad: 06/01/2011
Fin de vida: 06/01/2011 | Disponible | Migración recomendada | +| PHP 4.4 | Fin del soporte activo: 07/08/2008
Fin del soporte de seguridad: 07/08/2008
Fin de vida: 07/08/2008 | No disponible | Migración recomendada | + +Para actualizar la versión PHP de su aplicación web, consulte la sección "La versión de PHP" de nuestra guía [Web hosting - Entorno, versión PHP, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting). ## Más información diff --git a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.it-it.md b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.it-it.md index e30bd9c17f3..32ea85b9f99 100644 --- a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.it-it.md +++ b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.it-it.md @@ -109,10 +109,28 @@ Le informazioni contenute in questa guida riguardano le versioni di **PHP**, **P -Per maggiori informazioni sulle date di fine del ciclo di vita e sul supporto di PHP, o ancora sulle informazioni relative agli ambienti di esecuzione, consulta le nostre guide: - -- "[Annunci di fine ciclo di vita/supporto delle versioni di PHP](/pages/web_cloud/web_hosting/php_eol_eos)". -- "[Hosting Web - Ambiente, versione PHP, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting)". +### Annunci di fine ciclo di vita/supporto delle versioni di PHP + +| **Versione** | **Principali date della Community PHP** | **Versione disponibile in OVHcloud** | **Data di fine del ciclo di vita in OVHcloud** | +|-------------|----------------------------------------------------------------------|----------------------------------|---------------------------------------------| +| PHP 8.4 | Fine supporto attivo: 31/12/2026
Fine supporto di sicurezza: 31/12/2028
Fine vita: 31/12/2028 | Disponibile | 30/06/2029 | +| PHP 8.3 | Fine supporto attivo: 31/12/2025
Fine supporto di sicurezza: 31/12/2027
Fine vita: 31/12/2027 | Disponibile | Data di fine vita da determinare | +| PHP 8.2 | Fine supporto attivo: 31/12/2024
Fine supporto di sicurezza: 31/12/2026
Fine vita: 31/12/2026 | Disponibile | Data di fine vita da determinare | +| PHP 8.1 | Fine supporto attivo: 25/11/2023
Fine supporto di sicurezza: 31/12/2025
Fine vita: 31/12/2025 | Disponibile | Migrazione consigliata | +| PHP 8.0 | Fine supporto attivo: 26/11/2022
Fine supporto di sicurezza: 26/11/2023
Fine vita: 26/11/2023 | Disponibile | Migrazione consigliata | +| PHP 7.4 | Fine supporto attivo: 28/11/2021
Fine supporto di sicurezza: 28/11/2022
Fine vita: 28/11/2022 | Disponibile | Migrazione consigliata | +| PHP 7.3 | Fine supporto attivo: 06/12/2020
Fine supporto di sicurezza: 06/12/2021
Fine vita: 06/12/2021 | Disponibile | Migrazione consigliata | +| PHP 7.2 | Fine supporto attivo: 30/11/2019
Fine supporto di sicurezza: 30/11/2020
Fine vita: 30/11/2020 | Disponibile | Migrazione consigliata | +| PHP 7.1 | Fine supporto attivo: 01/12/2018
Fine supporto di sicurezza: 01/12/2019
Fine vita: 01/12/2019 | Disponibile | Migrazione consigliata | +| PHP 7.0 | Fine supporto attivo: 03/12/2017
Fine supporto di sicurezza: 10/01/2019
Fine vita: 10/01/2019 | Disponibile | Migrazione consigliata | +| PHP 5.6 | Fine supporto attivo: 19/01/2017
Fine supporto di sicurezza: 31/12/2018
Fine vita: 31/12/2018 | Disponibile | Migrazione consigliata | +| PHP 5.5 | Fine supporto attivo: 10/07/2015
Fine supporto di sicurezza: 21/07/2016
Fine vita: 21/07/2016 | Disponibile | Migrazione consigliata | +| PHP 5.4 | Fine supporto attivo: 14/09/2014
Fine supporto di sicurezza: 03/09/2015
Fine vita: 03/09/2015 | Disponibile | Migrazione consigliata | +| PHP 5.3 | Fine supporto attivo: 30/06/2011
Fine supporto di sicurezza: 14/08/2014
Fine vita: 14/08/2014 | Disponibile | Migrazione consigliata | +| PHP 5.2 | Fine supporto attivo: 02/11/2008
Fine supporto di sicurezza: 06/01/2011
Fine vita: 06/01/2011 | Disponibile | Migrazione consigliata | +| PHP 4.4 | Fine supporto attivo: 07/08/2008
Fine supporto di sicurezza: 07/08/2008
Fine vita: 07/08/2008 | Non disponibile | Migrazione consigliata | + +Per aggiornare la versione PHP di un’applicazione Web, consulta la sezione "versione di PHP" della nostra guida [Hosting Web - Ambiente, versione PHP, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting). ## Per saperne di più diff --git a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.pl-pl.md b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.pl-pl.md index e5e64621bc2..f58c4b80346 100644 --- a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.pl-pl.md +++ b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.pl-pl.md @@ -109,10 +109,28 @@ Dostępne wersjeInformacje zawarte w tym przewodniku dotyczą wersji **PHP**, ** -Aby uzyskać więcej informacji na temat dat wygaśnięcia i pomocy PHP, lub informacji dotyczących środowisk wykonawczych, zapoznaj się z naszymi przewodnikami: - -- "[Powiadomienia o zakończeniu cyklu życia/wsparcie dla wersji PHP](/pages/web_cloud/web_hosting/php_eol_eos)". -- "[Hosting WWW - Środowisko, wersja PHP, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting)". +### Powiadomienia o zakończeniu cyklu życia/wsparcie dla wersji PHP + +| **Wersja** | **Najważniejsze daty społeczności PHP** | **Wersja dostępna w OVHcloud** | **Data wygaśnięcia w OVHcloud** | +|-------------|----------------------------------------------------------------|-------------------------------------|----------------------------------------| +| PHP 8.4 | Zakończenie pomocy: 2026-12-31
Zakończenie wsparcia bezpieczeństwa: 2028-12-31
Zakończenie cyklu życia: 2028-12-31 | Dostępne | 2029-06-30 | +| PHP 8.3 | Zakończenie pomocy: 2025-12-31
Zakończenie wsparcia bezpieczeństwa: 2027-12-31
Zakończenie cyklu życia: 2027-12-31 | Dostępne | Data wygaśnięcia do ustalenia | +| PHP 8.2 | Zakończenie pomocy: 2024-12-31
Zakończenie wsparcia bezpieczeństwa: 2026-12-31
Zakończenie cyklu życia: 2026-12-31 | Dostępne | Data wygaśnięcia do ustalenia | +| PHP 8.1 | Zakończenie pomocy: 2023-11-25
Zakończenie wsparcia bezpieczeństwa: 2025-12-31
Zakończenie cyklu życia: 2025-12-31 | Dostępne | Zalecana migracja | +| PHP 8.0 | Zakończenie pomocy: 2022-11-26
Zakończenie wsparcia bezpieczeństwa: 2023-11-26
Zakończenie cyklu życia: 2023-11-26 | Dostępne | Zalecana migracja | +| PHP 7.4 | Zakończenie pomocy: 2021-11-28
Zakończenie wsparcia bezpieczeństwa: 2022-11-28
Zakończenie cyklu życia: 2022-11-28 | Dostępne | Zalecana migracja | +| PHP 7.3 | Zakończenie pomocy: 2020-12-06
Zakończenie wsparcia bezpieczeństwa: 2021-12-06
Zakończenie cyklu życia: 2021-12-06 | Dostępne | Zalecana migracja | +| PHP 7.2 | Zakończenie pomocy: 2019-11-30
Zakończenie wsparcia bezpieczeństwa: 2020-11-30
Zakończenie cyklu życia: 2020-11-30 | Dostępne | Zalecana migracja | +| PHP 7.1 | Zakończenie pomocy: 2018-12-01
Zakończenie wsparcia bezpieczeństwa: 2019-12-01
Zakończenie cyklu życia: 2019-12-01 | Dostępne | Zalecana migracja | +| PHP 7.0 | Zakończenie pomocy: 2017-12-03
Zakończenie wsparcia bezpieczeństwa: 2019-01-10
Zakończenie cyklu życia: 2019-01-10 | Dostępne | Zalecana migracja | +| PHP 5.6 | Zakończenie pomocy: 2017-01-19
Zakończenie wsparcia bezpieczeństwa: 2018-12-31
Zakończenie cyklu życia: 2018-12-31 | Dostępne | Zalecana migracja | +| PHP 5.5 | Zakończenie pomocy: 2015-07-10
Zakończenie wsparcia bezpieczeństwa: 2016-07-21
Zakończenie cyklu życia: 2016-07-21 | Dostępne | Zalecana migracja | +| PHP 5.4 | Zakończenie pomocy: 2014-09-14
Zakończenie wsparcia bezpieczeństwa: 2015-09-03
Zakończenie cyklu życia: 2015-09-03 | Dostępne | Zalecana migracja | +| PHP 5.3 | Zakończenie pomocy: 2011-06-30
Zakończenie wsparcia bezpieczeństwa: 2014-08-14
Zakończenie cyklu życia: 2014-08-14 | Dostępne | Zalecana migracja | +| PHP 5.2 | Zakończenie pomocy: 2008-11-02
Zakończenie wsparcia bezpieczeństwa: 2011-01-06
Zakończenie cyklu życia: 2011-01-06 | Dostępne | Zalecana migracja | +| PHP 4.4 | Zakończenie pomocy: 2008-08-07
Zakończenie wsparcia bezpieczeństwa: 2008-08-07
Zakończenie cyklu życia: 2008-08-07 | Niedostępne | Zalecana migracja | + +Aby zaktualizować wersję PHP aplikacji WWW, zapoznaj się z sekcją "Wersja PHP" naszego przewodnika [Hosting WWW - Środowisko, wersja PHP, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting). ## Sprawdź również diff --git a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.pt-pt.md b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.pt-pt.md index 1a7ff3ed162..bb4777be865 100644 --- a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.pt-pt.md +++ b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.pt-pt.md @@ -109,10 +109,29 @@ As informações contidas neste guia dizem respeito às versões de **PHP**, **P -Para mais informações sobre as datas de fim de vida e suporte do PHP, ou ainda sobre os ambientes de execução, consulte os nossos manuais: +### Anúncios de fim de vida/suporte das versões de PHP + +| **Version** | **Principais datas da comunidade PHP** | **Versão disponível na OVHcloud** | **Data de fim de vida na OVHcloud** | +|-------------|----------------------------------------------------------------------|----------------------------------|---------------------------------------------| +| PHP 8.4 | Fim do suporte ativo: 31/12/2026
Fim do suporte de segurança: 31/12/2028
Fim de vida: 31/12/2028 | Disponível | 30/06/2029 | +| PHP 8.3 | Fim do suporte ativo: 31/12/2025
Fim do suporte de segurança: 31/12/2027
Fim de vida: 31/12/2027 | Disponível | Data de fim de vida a determinar | +| PHP 8.2 | Fim do suporte ativo: 31/12/2024
Fim do suporte de segurança: 31/12/2026
Fim de vida: 31/12/2026 | Disponível | Data de fim de vida a determinar | +| PHP 8.1 | Fim do suporte ativo: 25/11/2023
Fim do suporte de segurança: 31/12/2025
Fim de vida: 31/12/2025 | Disponível | Migração recomendada | +| PHP 8.0 | Fim do suporte ativo: 26/11/2022
Fim do suporte de segurança: 26/11/2023
Fim de vida: 26/11/2023 | Disponível | Migração recomendada | +| PHP 7.4 | Fim do suporte ativo: 28/11/2021
Fim do suporte de segurança: 28/11/2022
Fim de vida: 28/11/2022 | Disponível | Migração recomendada | +| PHP 7.3 | Fim do suporte ativo: 06/12/2020
Fim do suporte de segurança: 06/12/2021
Fim de vida: 06/12/2021 | Disponível | Migração recomendada | +| PHP 7.2 | Fim do suporte ativo: 30/11/2019
Fim do suporte de segurança: 30/11/2020
Fim de vida: 30/11/2020 | Disponível | Migração recomendada | +| PHP 7.1 | Fim do suporte ativo: 01/12/2018
Fim do suporte de segurança: 01/12/2019
Fim de vida: 01/12/2019 | Disponível | Migração recomendada | +| PHP 7.0 | Fim do suporte ativo: 03/12/2017
Fim do suporte de segurança: 10/01/2019
Fim de vida: 10/01/2019 | Disponível | Migração recomendada | +| PHP 5.6 | Fim do suporte ativo: 19/01/2017
Fim do suporte de segurança: 31/12/2018
Fim de vida: 31/12/2018 | Disponível | Migração recomendada | +| PHP 5.5 | Fim do suporte ativo: 10/07/2015
Fim do suporte de segurança: 21/07/2016
Fim de vida: 21/07/2016 | Disponível | Migração recomendada | +| PHP 5.4 | Fim do suporte ativo: 14/09/2014
Fim do suporte de segurança: 03/09/2015
Fim de vida: 03/09/2015 | Disponível | Migração recomendada | +| PHP 5.3 | Fim do suporte ativo: 30/06/2011
Fim do suporte de segurança: 14/08/2014
Fim de vida: 14/08/2014 | Disponível | Migração recomendada | +| PHP 5.2 | Fim do suporte ativo: 02/11/2008
Fim do suporte de segurança: 06/01/2011
Fim de vida: 06/01/2011 | Disponível | Migração recomendada | +| PHP 4.4 | Fim do suporte ativo: 07/08/2008
Fim do suporte de segurança: 07/08/2008
Fim de vida: 07/08/2008 | Não disponível | Migração recomendada | + +Para atualizar a versão PHP da sua aplicação web, consulte a secção "a versão de PHP" do nosso guia [Alojamento web - Ambiente, versão PHP, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting). -- "[Anúncios de fim de vida/suporte das versões de PHP](/pages/web_cloud/web_hosting/php_eol_eos)". -- "[Alojamento web - Ambiente, versão PHP, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting)". ## Quer saber mais? From 3d07601f4d07c3e6daa52968f6eea20a1e6bd0f1 Mon Sep 17 00:00:00 2001 From: Yoann Cosse Date: Tue, 29 Apr 2025 17:17:22 +0200 Subject: [PATCH 4/4] Date update --- .../web_cloud/web_hosting/web_hosting_main_info/guide.de-de.md | 2 +- .../web_cloud/web_hosting/web_hosting_main_info/guide.es-es.md | 2 +- .../web_cloud/web_hosting/web_hosting_main_info/guide.es-us.md | 2 +- .../web_cloud/web_hosting/web_hosting_main_info/guide.it-it.md | 2 +- .../web_cloud/web_hosting/web_hosting_main_info/guide.pl-pl.md | 2 +- .../web_cloud/web_hosting/web_hosting_main_info/guide.pt-pt.md | 3 +-- 6 files changed, 6 insertions(+), 7 deletions(-) diff --git a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.de-de.md b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.de-de.md index c6d7d69e9c8..9f315f5d718 100644 --- a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.de-de.md +++ b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.de-de.md @@ -1,7 +1,7 @@ --- title: "Webhosting - Verfügbare Versionen" excerpt: "Erfahren Sie hier Details zum Versionsstatus (Apache, PHP, Python, Perl) für OVHcloud Webhosting-Lösungen" -updated: 2025-04-08 +updated: 2025-04-29 --- ## Ziel diff --git a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.es-es.md b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.es-es.md index 4d382a9a479..15af3bb7634 100644 --- a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.es-es.md +++ b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.es-es.md @@ -1,7 +1,7 @@ --- title: "Web hosting - Versiones disponibles de los lenguajes" excerpt: "Descubra los detalles de las versiones de los lenguajes (Apache, PHP, Python, Perl) de los planes de hosting de OVHcloud" -updated: 2025-04-08 +updated: 2025-04-29 --- ## Objetivo diff --git a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.es-us.md b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.es-us.md index 4d382a9a479..15af3bb7634 100644 --- a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.es-us.md +++ b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.es-us.md @@ -1,7 +1,7 @@ --- title: "Web hosting - Versiones disponibles de los lenguajes" excerpt: "Descubra los detalles de las versiones de los lenguajes (Apache, PHP, Python, Perl) de los planes de hosting de OVHcloud" -updated: 2025-04-08 +updated: 2025-04-29 --- ## Objetivo diff --git a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.it-it.md b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.it-it.md index 32ea85b9f99..f666380a908 100644 --- a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.it-it.md +++ b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.it-it.md @@ -1,7 +1,7 @@ --- title: "Hosting Web - Versioni disponibili dei linguaggi" excerpt: "Scopri i dettagli delle versioni dei linguaggi (Apache, PHP, Python, Perl) disponibili per le soluzioni di hosting Web OVHcloud" -updated: 2025-04-08 +updated: 2025-04-29 --- ## Obiettivo diff --git a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.pl-pl.md b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.pl-pl.md index f58c4b80346..3b86bcfb7bc 100644 --- a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.pl-pl.md +++ b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.pl-pl.md @@ -1,7 +1,7 @@ --- title: "Hosting WWW - Dostępne wersje językowe" excerpt: "Sprawdź szczegóły wersji językowych (Apache, PHP, Python, Perl) dla ofert hostingu www OVHcloud" -updated: 2025-04-08 +updated: 2025-04-29 --- ## Wprowadzenie diff --git a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.pt-pt.md b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.pt-pt.md index bb4777be865..3c6e20526f9 100644 --- a/pages/web_cloud/web_hosting/web_hosting_main_info/guide.pt-pt.md +++ b/pages/web_cloud/web_hosting/web_hosting_main_info/guide.pt-pt.md @@ -1,7 +1,7 @@ --- title: "Alojamento Web - Versões disponíveis das linguagens" excerpt: "Descubra os detalhes das versões de linguagens (Apache, PHP, Python, Perl) para as ofertas de alojamento Web da OVHcloud" -updated: 2025-04-08 +updated: 2025-04-29 --- ## Objetivo @@ -132,7 +132,6 @@ As informações contidas neste guia dizem respeito às versões de **PHP**, **P Para atualizar a versão PHP da sua aplicação web, consulte a secção "a versão de PHP" do nosso guia [Alojamento web - Ambiente, versão PHP, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting). - ## Quer saber mais? Se pretender usufruir de uma assistência na utilização e na configuração das suas soluções OVHcloud, consulte as nossas diferentes [ofertas de suporte](/links/support).