Add PHP 8.2 to amazon-linux-extras

8

Currently supported PHP versions within amazon-linux-extras are either out of support or have fewer than 11 months left before their end of life.

In order to enable developers ample time to upgrade applications, test and deploy, can we please get PHP 8.2 supported added as soon as possible?

For reference, here are PHP's current versions and their support timelines: https://www.php.net/supported-versions.php

There are also 3rd party packages (such as Bref) which use the amazon-linux-extras repos for compiling Lambda layers to allow PHP applications to run on ARM/Graviton: https://github.com/brefphp/bref/tree/v2/docs/runtimes#arm-runtimes

preguntada hace un año318 visualizaciones
1 Respuesta
0

PHP 8.0, 8.1 and 8.2 are available

% date
Fri Jun 23 15:10:17 UTC 2023
% amazon-linux-extras | grep -i php
43  php8.0                   available    [ =stable ]
60  php8.1                   available    [ =stable ]
62  php8.2                   available    [ =stable ]
AWS
EXPERTO
Mike_L
respondido hace 10 meses
profile picture
EXPERTO
revisado hace 21 días

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas