php-7-debian
php-7-debian copied to clipboard
Remove legacy configuration options
In PHP 7.2 the following configuration options are no longer supported
with-mcryptwith-mysql
Should these be replaced with something else?
What about mcrypt than? Is it built in now or as i found somewhere it has to be enabled with sudo phpenmod mcrypt ? Ca we do it inside install script?