I usualy do
apt-get update
apt-get upgrade
in order to keep my Debian 8.x server up to date. I also tried apt-get dist-upgrade, however, my PHP version is still the same one that I installed months ago when I set up my server.
It seems like I only get security updates, but not the current version. I also wonder what else might not be up-to-date (apache, MySQL, etc...).
This has been asked a lot about on Ask Ubuntu, but I didn't find a solution for Debian yet. I hope this isn't a duplicate!
So, How do I install the latest PHP version?
phpinfo()) and Debian 8.1. I want the PHP version I would get if I installed the server from scratch. And I don't know exactly what the "testing" update branch is and if it's good for me.