diff --git a/src/_posts/languages/php/2000-01-01-start.md b/src/_posts/languages/php/2000-01-01-start.md index 86fbd0969..e090469ba 100644 --- a/src/_posts/languages/php/2000-01-01-start.md +++ b/src/_posts/languages/php/2000-01-01-start.md @@ -1,7 +1,7 @@ --- title: PHP on Scalingo nav: Introduction -modified_at: 2026-04-10 12:00:00 +modified_at: 2026-05-06 12:00:00 tags: php index: 1 --- @@ -39,10 +39,10 @@ The following PHP versions are available: | PHP Version | `scalingo-22` | `scalingo-24` | | ----------: | ---------------- | ---------------- | -| **`8.5`** | up to `8.5.5` | up to `8.5.5` | -| **`8.4`** | up to `8.4.20` | up to `8.4.20` | -| **`8.3`** | up to `8.3.30` | up to `8.3.30` | -| **`8.2`** | up to `8.2.30` | up to `8.2.30` | +| **`8.5`** | up to `8.5.6` | up to `8.5.6` | +| **`8.4`** | up to `8.4.21` | up to `8.4.21` | +| **`8.3`** | up to `8.3.31` | up to `8.3.31` | +| **`8.2`** | up to `8.2.31` | up to `8.2.31` | ### Select a Version diff --git a/src/changelog/buildpacks/_posts/2026-05-06-php-8.2.31-8.3.31-8.4.21-8.5.6.md b/src/changelog/buildpacks/_posts/2026-05-06-php-8.2.31-8.3.31-8.4.21-8.5.6.md new file mode 100644 index 000000000..6395fb5cc --- /dev/null +++ b/src/changelog/buildpacks/_posts/2026-05-06-php-8.2.31-8.3.31-8.4.21-8.5.6.md @@ -0,0 +1,13 @@ +--- +modified_at: 2026-05-06 12:00:00 +title: 'PHP - PHP 8.2.31, 8.3.31, 8.4.21 and 8.5.6 are now available' +github: 'https://github.com/Scalingo/php-buildpack' +--- + +PHP `8.2.31`, `8.3.31`, `8.4.21` and `8.5.6` are now available. + +Changelogs: +- [PHP 8.5.6](https://www.php.net/ChangeLog-8.php#8.5.6) +- [PHP 8.4.21](https://www.php.net/ChangeLog-8.php#8.4.21) +- [PHP 8.3.31](https://www.php.net/ChangeLog-8.php#8.3.31) +- [PHP 8.2.31](https://www.php.net/ChangeLog-8.php#8.2.31)