New version – 7.2.33.
Split cron scripts for cleanup by opcache, soap, php72.
Changes:
- New version – 7.2.33 – http://php.net/ChangeLog-7.php#7.2.33
- Changes cron scripts for session and temp files cleanup:
- less stress CPU and I/O
- use php72
- Use libxmlrpc-epi library for xmlrpc module
- In opcache settings disabled use by cli
- Simplify php-modset script – don’t use lsb_release
- Add support of libssl >= 1.1.1
- Fixed support of icu >= 60
- Use external icu >= 56.1 (icu57r) (https://github.com/yiisoft/yii2/issues/13629#issuecomment-287466123)
- Use external libzip >= 1.1.2
- Use external libonig >= 6.7
- Disabled build dep of libedit
- Use build dep of libmysqlclient << 5.6.0 of libmariadbclient << 10.2.0
- deb packages compressed by XZ by force
- Module mcrypt builds now as external packages from pecl