# ====================================================================== # # EOL Config :: programming languages # # REMARK: Do not change the delivered default file. # You can add custom files matching "check_eol-data/*.cfg" i.e. # check_eol-data/custom-[my-name].cfg # # SYNTAX # [Key]:METADATA for a product (can be multiline) # [Key]:[version]:[Date as YYYY-MM-DD]:[optional: [COMMENT]] # # see https://endoflife.software/ # ====================================================================== # ---------------------------------------------------------------------- php:PHP - Open source programming language php:website https://www.php.net/ # ...................................................................... php:5.3:2014-08-14:EOL php:5.4:2015-09-03:EOL php:5.5:2016-06-21:EOL php:5.6:2017-01-19:EOL php:5.6:2018-12-31:Security support php:7.0:2010-12-03:Security support php:7.1:2019-12-01:Security support php:7.2:2020-11-30:Security support php:7.3:2021-12-06:Security support php:7.4:2022-11-28:Security support php:8.0:2023-11-26:Security support # ---------------------------------------------------------------------- node:Node.js is a JavaScript runtime built on a V8 Javascript engine. node:https://nodejs.org/ # ...................................................................... node:4:2018-04-30 node:5:2016-06-30 node:6:2019-04-30 node:7:2017-06-30 node:8:2019-12-31 node:9:2018-06-30 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 # ---------------------------------------------------------------------- ruby:ruby is a dynamic, open source programming language ruby:https://ruby-lang.org/ # ...................................................................... ruby:2.4:2020-03-31 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 # ----------------------------------------------------------------------