Problems to change the PHP Version by VPanel

you can create some php file and name it eg. info.php
put this code inside

<? phpinfo(); ?>

and visit that file over your browser

and you should get something like this where the version is listed