php-7-debian icon indicating copy to clipboard operation
php-7-debian copied to clipboard

Remove legacy configuration options

Open kasparsd opened this issue 7 years ago • 1 comments

In PHP 7.2 the following configuration options are no longer supported

  • with-mcrypt
  • with-mysql

Should these be replaced with something else?

kasparsd avatar Dec 01 '17 10:12 kasparsd

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?

soee avatar Dec 02 '17 14:12 soee