adrianharabula / php-oci8

Official Docker PHP image with Oracle Instant Client and OCI8
https://hub.docker.com/r/adrianharabula/php7-with-oci8
27 stars 34 forks source link

Automatic build fails with error: /usr/src/php/ext/mcrypt does not exist on latest php:apache image #4

Closed adrianharabula closed 6 years ago

adrianharabula commented 6 years ago

Looks like mcrypt got deprecated finally and we can either:

Will go for the first option for the moment