79443641

Date: 2025-02-16 17:42:02
Score: 1
Natty:
Report link

For PHP 8.4.3

For PHP 8.4.3 on Debian 12 "bookworm", the OS of the official docker image, add the following to your Dockerfile:

RUN apt-get install -y libgmp-dev && \
docker-php-ext-install -j$(nproc) gmp
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Mel Te