D
|
david22585 12/31/2020 |
Hi, I have PHP Runner 8.0 running and I use php 5.6 on my host, why PHPrunner not work if I change php to 7.0 or higher? (I don´t have any glue is this right forum to ask this kind of question) -j-
|
![]() |
Sergey Kornilov admin 1/6/2021 |
You need PHP 9.8 or better to work with PHP 7.x. PHP updates break compatibility and parts of the code need to be rewritten. |