Skip to content
Snippets Groups Projects

update eol for php, node and ruby

Merged Hahn Axel (hahn) requested to merge 6175-add-eol-php82 into master
1 file
+ 8
5
Compare changes
  • Side-by-side
  • Inline
@@ -32,6 +32,7 @@ php:7.3:2021-12-06:Security support
php:7.4:2022-11-28:Security support
php:8.0:2023-11-26:Security support
php:8.1:2024-11-24:Security support
php:8.2:2025-12-08:Security support
# ----------------------------------------------------------------------
node:Node.js is a JavaScript runtime built on a V8 Javascript engine.
@@ -48,10 +49,11 @@ node:10:2021-04-30
node:11:2019-06-01
node:12:2022-04-30
node:13:2020-06-30
node:14:2023-04-30:EOL
node:16:2023-09-11:EOL
node:18:2025-04-30:EOL
node:20:2026-04-30:EOL
node:14:2023-04-30:EOL LTS
node:16:2023-09-11:EOL (no LTS)
node:18:2025-04-30:EOL LTS
node:19:2023-06-01:EOL (no LTS)
# node:20:2026-04-30:EOL LTS
# ----------------------------------------------------------------------
@@ -64,6 +66,7 @@ ruby:2.5:2021-03-31
ruby:2.6:2022-03-31
ruby:2.7:2023-03-31
ruby:3.0:2024-03-31
ruby:3.1:2025-12-25
ruby:3.1:2025-03-31
ruby:3.2:2026-03-31
# ----------------------------------------------------------------------
Loading