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
40 changes: 40 additions & 0 deletions content/changelog/2026/02-03-images-update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
title: "Images update: Bun 1.3.8, OAuth2 Proxy 7.14, more PHP 8.5 extensions"

Check warning on line 2 in content/changelog/2026/02-03-images-update.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/changelog/2026/02-03-images-update.md#L2

[Google.WordList] Use 'OAuth 2.0' instead of 'OAuth2'.
Raw output
{"message": "[Google.WordList] Use 'OAuth 2.0' instead of 'OAuth2'.", "location": {"path": "content/changelog/2026/02-03-images-update.md", "range": {"start": {"line": 2, "column": 35}}}, "severity": "WARNING"}
description: "Many tiny updates, and some surprises we'll detail soon"

Check warning on line 3 in content/changelog/2026/02-03-images-update.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/changelog/2026/02-03-images-update.md#L3

[Google.We] Try to avoid using first-person plural like 'we'.
Raw output
{"message": "[Google.We] Try to avoid using first-person plural like 'we'.", "location": {"path": "content/changelog/2026/02-03-images-update.md", "range": {"start": {"line": 3, "column": 53}}}, "severity": "WARNING"}
date: 2026-02-03
tags:
- images
- update
authors:
- name: David Legrand
link: https://github.com/davlgd
image: https://github.com/davlgd.png?size=40
excludeSearch: true
---

We updated all our images. Deployment is in progress for all our users.

Check warning on line 15 in content/changelog/2026/02-03-images-update.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/changelog/2026/02-03-images-update.md#L15

[Google.We] Try to avoid using first-person plural like 'We'.
Raw output
{"message": "[Google.We] Try to avoid using first-person plural like 'We'.", "location": {"path": "content/changelog/2026/02-03-images-update.md", "range": {"start": {"line": 15, "column": 1}}}, "severity": "WARNING"}

Check warning on line 15 in content/changelog/2026/02-03-images-update.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/changelog/2026/02-03-images-update.md#L15

[Google.We] Try to avoid using first-person plural like 'our'.
Raw output
{"message": "[Google.We] Try to avoid using first-person plural like 'our'.", "location": {"path": "content/changelog/2026/02-03-images-update.md", "range": {"start": {"line": 15, "column": 16}}}, "severity": "WARNING"}

Check warning on line 15 in content/changelog/2026/02-03-images-update.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/changelog/2026/02-03-images-update.md#L15

[Google.We] Try to avoid using first-person plural like 'our'.
Raw output
{"message": "[Google.We] Try to avoid using first-person plural like 'our'.", "location": {"path": "content/changelog/2026/02-03-images-update.md", "range": {"start": {"line": 15, "column": 62}}}, "severity": "WARNING"}

* **Common:**
* OAuth2 Proxy 7.14.2

Check warning on line 18 in content/changelog/2026/02-03-images-update.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/changelog/2026/02-03-images-update.md#L18

[Google.WordList] Use 'OAuth 2.0' instead of 'OAuth2'.
Raw output
{"message": "[Google.WordList] Use 'OAuth 2.0' instead of 'OAuth2'.", "location": {"path": "content/changelog/2026/02-03-images-update.md", "range": {"start": {"line": 18, "column": 5}}}, "severity": "WARNING"}
* Otoroshictl 0.0.15

Check failure on line 19 in content/changelog/2026/02-03-images-update.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/changelog/2026/02-03-images-update.md#L19

[Vale.Spelling] Did you really mean 'Otoroshictl'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'Otoroshictl'?", "location": {"path": "content/changelog/2026/02-03-images-update.md", "range": {"start": {"line": 19, "column": 5}}}, "severity": "ERROR"}
* Tailscale 1.94.1

Check failure on line 20 in content/changelog/2026/02-03-images-update.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/changelog/2026/02-03-images-update.md#L20

[Vale.Spelling] Did you really mean 'Tailscale'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'Tailscale'?", "location": {"path": "content/changelog/2026/02-03-images-update.md", "range": {"start": {"line": 20, "column": 5}}}, "severity": "ERROR"}
* **.Net:**
* Update to 6.0.136
* **Docker:**
* Docker Buildx 0.31.1

Check failure on line 24 in content/changelog/2026/02-03-images-update.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/changelog/2026/02-03-images-update.md#L24

[Vale.Spelling] Did you really mean 'Buildx'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'Buildx'?", "location": {"path": "content/changelog/2026/02-03-images-update.md", "range": {"start": {"line": 24, "column": 12}}}, "severity": "ERROR"}
* **Java:**
* Update to 11.0.30_p7
* Update to 17.0.18_p8
* Update to 21.0.10_p7
* Update to 25.0.2_p10
* Gradle 9.3.1
* **Node.js & Bun:**
* Bun 1.3.8
* **PHP:**
* Composer 2.9.5
* mcrypt extension 1.0.9

Check failure on line 35 in content/changelog/2026/02-03-images-update.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/changelog/2026/02-03-images-update.md#L35

[Vale.Spelling] Did you really mean 'mcrypt'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'mcrypt'?", "location": {"path": "content/changelog/2026/02-03-images-update.md", "range": {"start": {"line": 35, "column": 5}}}, "severity": "ERROR"}
* PDFlib extension 11.0.0

Check failure on line 36 in content/changelog/2026/02-03-images-update.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/changelog/2026/02-03-images-update.md#L36

[Vale.Spelling] Did you really mean 'PDFlib'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'PDFlib'?", "location": {"path": "content/changelog/2026/02-03-images-update.md", "range": {"start": {"line": 36, "column": 5}}}, "severity": "ERROR"}
* solr extension 2.9.1

Check failure on line 37 in content/changelog/2026/02-03-images-update.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/changelog/2026/02-03-images-update.md#L37

[Vale.Spelling] Did you really mean 'solr'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'solr'?", "location": {"path": "content/changelog/2026/02-03-images-update.md", "range": {"start": {"line": 37, "column": 5}}}, "severity": "ERROR"}
* xdebug extension 3.5.0

Check failure on line 38 in content/changelog/2026/02-03-images-update.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/changelog/2026/02-03-images-update.md#L38

[Vale.Spelling] Did you really mean 'xdebug'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'xdebug'?", "location": {"path": "content/changelog/2026/02-03-images-update.md", "range": {"start": {"line": 38, "column": 5}}}, "severity": "ERROR"}
* **Python:**
* uv 0.9.28
2 changes: 1 addition & 1 deletion content/doc/applications/php.md
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
`apcu`, `blackfire`, `elastic_apm_agent`, `event`, `excimer`, `geos`, `gnupg`, `grpc`, `ioncube`, `imap`, `mailparse`, `maxminddb`, `mongo`, `newrelic`, `oauth`, `opentelemetry`, `pcs`, `PDFlib`, `pdo_sqlsrv`, `protobuf`, `pspell`, `rdkafka`, `scoutapm`, `sqlsrv`, `sqreen`, `tideways`, `uopz`, `uploadprogress`, `xdebug`, `xmlrpc`, `yaml`

>[!NOTE]
>Only some extensions support PHP 8.5 for now: `amqp`, `apcu`, `blackfire`, `event`, `excimer`, `gnupg`, `grpc`, `imagick`, `imap`, `mailparse`, `maxminddb`, `memcached`, `oauth`, `opentelemetry`, `pdo_sqlsrv`, `protobuf`, `pspell`, `rdkafka`, `redis`, `sqlsrv`, `ssh2`, `tideways`, `uploadprogress`, `yaml`, `zip`. We'll add support for more extensions as they are released.
>Only some extensions support PHP 8.5 for now: `amqp`, `apcu`, `blackfire`, `event`, `excimer`, `gnupg`, `grpc`, `imagick`, `imap`, `mailparse`, `maxminddb`, `mcrypt`, `memcached`, `oauth`, `opentelemetry`, `PDFlib`, `pdo_sqlsrv`, `protobuf`, `pspell`, `rdkafka`, `redis`, `solr`, `sqlsrv`, `ssh2`, `tideways`, `uploadprogress`, `xdebug`, `yaml`, `zip`. We'll add support for more extensions as they are released.

Check warning on line 377 in content/doc/applications/php.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/doc/applications/php.md#L377

[Google.We] Try to avoid using first-person plural like 'We'.
Raw output
{"message": "[Google.We] Try to avoid using first-person plural like 'We'.", "location": {"path": "content/doc/applications/php.md", "range": {"start": {"line": 377, "column": 355}}}, "severity": "WARNING"}

Check notice on line 377 in content/doc/applications/php.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/doc/applications/php.md#L377

[Google.Contractions] Use 'they're' instead of 'they are'.
Raw output
{"message": "[Google.Contractions] Use 'they're' instead of 'they are'.", "location": {"path": "content/doc/applications/php.md", "range": {"start": {"line": 377, "column": 396}}}, "severity": "INFO"}

Check notice on line 377 in content/doc/applications/php.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/doc/applications/php.md#L377

[Google.Passive] In general, use active voice instead of passive voice ('are released').
Raw output
{"message": "[Google.Passive] In general, use active voice instead of passive voice ('are released').", "location": {"path": "content/doc/applications/php.md", "range": {"start": {"line": 377, "column": 401}}}, "severity": "INFO"}

You can check extensions and versions by viewing our `phpinfo()` for:

Expand Down
2 changes: 1 addition & 1 deletion data/runtime_versions.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
bun:
eol_source: https://github.com/oven-sh/bun/releases
default:
- 1.3.7
- 1.3.8

caddy:
eol_source: https://github.com/caddyserver/caddy/releases
Expand Down
Loading