This topic is locked

PHPRunner 6.1 & php 7

8/26/2016 6:37:35 PM
PHPRunner General questions
M
mune72 author

Hi all,
Time ago I wrote a simple application with PHPRunner6.1 and SQLite, everything went ok.
Now my server uses Ubuntu 16.04 and php7 (downgrading php is not possible).
The login works, the menu works, too, but when I should have the list of records I get the error "Declaration of ListPage_Simple::buildSearchPanel($xtVarName) should be compatible with ListPage::buildSearchPanel()"
I tried to make the variable error_reporting less restrictive (and restarted Apache), but it hasn't changed anything.
Does anybody have any idea?
Thanks

admin 8/29/2016

Only PHPRunner 9 supports PHP 7. You need to upgrade and build your project in PHPRunner 9.