Upgrade Dreamweaver to use PHP 7.2 in Xampp 7.2.1
I have upgraded Xampp to version 7.2.1, coming from 5.6. However, I am used to creating websites in Dreamweaver CS4, the wysiwyg-way with minimal PHP-changes done manually. Since my hosting service is no longer supporting PHP 5.6 or 7.0, my site doesn't work anymore. Dreamweaver generated all the PHP-code itself but I'm having trouble finding out how I can get Dreamweaver to generate PHP 7.2-code.
Database server
Server: 127.0.0.1 via TCP/IP
Server type: MariaDB
Server version: 10.1.30-MariaDB - mariadb.org binary distribution
Protocol version: 10
User: root@localhost
Server charset: UTF-8 Unicode (utf8)
Web server
Apache/2.4.29 (Win32) OpenSSL/1.1.0g PHP/7.2.1
Database client version: libmysql - mysqlnd 5.0.12-dev - 20150407 -
PHP extension: mysqliDocumentation curlDocumentation mbstringDocumentation
PHP version: 7.2.1
The most likely answer will probably be to upgrade my Dreamweaver application I guess, but to which version?
Any insights would be much appreciated!
