Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions src/_posts/languages/php/2000-01-01-start.md
Original file line number Diff line number Diff line change
@@ -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
---
Expand Down Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
@@ -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)