2021-03-19
PHP upgrade due to security concerns <pre> root@mercury:/local/home/daniel/www/Recipes# apt list --upgradable . . . php7.4-mbstring/unknown 7.4.16-1+0~20210305.42+debian9~1.gbpbbe65e . . .
11K - last updated 2021-03-19 11:49 UTC by Dan
mbstring
PHP module that Drupal needs. You need to install the version that matches your PHP, e.g. apt-get install . . . php8.2-mbstring . . .
1K - last updated 2025-08-21 11:54 UTC by Dan
2 pages found.