I have Wampserver 3.0.6 32 bit installed and it comes with PHP versions 5.6.25 and 7.0.10.
When I switch from 5.6.25 to 7.0.10 from the server tray icon it does not update the actual php version my pc is using.
I can test this with running this in the command prompt: php -v
:
PHP 5.6.25 (cli) (built: Aug 18 2016 11:40:20)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
After restarting wamp services and re opening the terminal multiple times it still shows the same thing.
When I visit localhost in the browser it shows the following:
I'm not sure why its still showing php version 5.6.
Anyone have any ideas?
Running this on Windows 10 64 bit OS.