Are you sure the problem is with WPTouch? I use the latest version on a platform with PHP 7 and have not had any problems.
Thread Starter
Anonymous User 13649466
(@anonymized-13649466)
Are you sure the problem is with WPTouch? I use the latest version on a platform with PHP 7 and have not had any problems.
I tried analyzing it via a PHP7 compatibility checker and this is the only files for which it fails are in this plugin :/
The errors specifically are:
ERROR:
Use of deprecated PHP4 style class constructor is not supported since PHP 7
WARNING:
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
I saw nothing about official supporting in the plugin description (or plan to support), hence why I asked.
Hi,
Our latest version, 4.3.5, should fix the “PHP4 style class constructor” warnings. But, I’m not sure if I’ve seen the other warning. WPtouch should not be using any short open tags, if you continue to see that warning please let us know!
Regards,
Adam Di Pardo
WPtouch Support
Thread Starter
Anonymous User 13649466
(@anonymized-13649466)
Thanks for the quick turnaround.
It does validate fine now!
Cheers,