php-7.2.14 にアップデート しました
ここで、使っている自宅サーバーの php を、php-7.2.14 に、アップデートしました。
更新:
php.x86_64 0:7.2.14-1.el7.remi
php-cli.x86_64 0:7.2.14-1.el7.remi
php-common.x86_64 0:7.2.14-1.el7.remi
php-devel.x86_64 0:7.2.14-1.el7.remi
php-fpm.x86_64 0:7.2.14-1.el7.remi
php-gd.x86_64 0:7.2.14-1.el7.remi
php-gmp.x86_64 0:7.2.14-1.el7.remi
php-json.x86_64 0:7.2.14-1.el7.remi
php-mbstring.x86_64 0:7.2.14-1.el7.remi
php-mysqlnd.x86_64 0:7.2.14-1.el7.remi
php-opcache.x86_64 0:7.2.14-1.el7.remi
php-pdo.x86_64 0:7.2.14-1.el7.remi
php-pear.noarch 1:1.10.7-4.el7.remi
php-pecl-mcrypt.x86_64 0:1.0.2-1.el7.remi.7.2
php-process.x86_64 0:7.2.14-1.el7.remi
php-xml.x86_64 0:7.2.14-1.el7.remi
アップデートはトラブル無く数分で完了しました。Webサーバーの再起動は、数秒でした。
# php -v
PHP 7.2.14 (cli) (built: Jan 8 2019 14:05:15) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
with Zend OPcache v7.2.14, Copyright (c) 1999-2018, by Zend Technologies
with Xdebug v2.6.1, Copyright (c) 2002-2018, by Derick Rethans
これから、動作確認を行います。