Hi,
I am attempting to compile and install php 5.6.40 on Ubuntu 20.04.6 LTS using Tools -> Compile PHP and got the below error.
/usr/local/lsws/phpbuild/php-5.6.40/ext/openssl/openssl.c:664:4: warning: ‘ASN1_STRING_data’ is deprecated [-Wdeprecated-declarations]
664 | to_add =...