This topic is locked

Array to string conversion

3/15/2016 5:36:32 AM
PHPRunner General questions
mikue from germany author

Hi guys,
my old project based on PHPR 5.2 creates after login a failure message :


PHP Version 5.6.18 is running on webserver.
Any ideas to solve that problem WITHOUTupdating to newer project version?
Thanks in advance

Michael

Sergey Kornilov admin 3/15/2016

Not much you can do without building this project with newer version. You either need to use an older version of PHP for this project (probably 5.2) or rebuild project in the latest version of PHPRunner.