kpumuk commented on code in PR #3435:
URL: https://github.com/apache/thrift/pull/3435#discussion_r3177271029


##########
build/docker/ubuntu-focal/Dockerfile:
##########
@@ -235,15 +235,19 @@ RUN apt-get install -y --no-install-recommends \
       libnet-ssleay-perl \
       libtest-exception-perl
 
+# PHP via Ondřej Surý PPA (focal default is 7.4 which is below our 8.1 floor)
+RUN add-apt-repository -y ppa:ondrej/php && \

Review Comment:
   Note to myself: Ondřej Surý is the maintainer of the PHP packages for Debian 
and Ubuntu (both the official ones and the ones you are using via the PPA).
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to