Problem arises when there's a mismatch between the original PHP version you were running previously and your current PHP server version. Depending on your installed PHP version, this should be enough.
sudo apt-get update
sudo apt-get install phpmyadmin php7.0-gettext php7.0-mbstring -y