I have a question about PHP packages on Debian. My project currently is in PHP 7.4 but this version is no longer supported since 28 Nov 2022.
The problem is, I need to pass to PHP 8.0 (minimum) or 8.1 (last version available).
Does it exist an official PHP package for Debian 10 or Debian 11 (or stretch version) ? It is necessary for security constraints.