PHP 8.2 - Deprecation messages interfere with Jobe/CodeRunner

PHP 8.2 - Deprecation messages interfere with Jobe/CodeRunner

de către J P-
Număr de răspunsuri: 2

Installing Jobe on Ubuntu 22.04 with PHP version 8.2 and using the command 

python3 testsubmit.py
resulted in several "warnings" from PHP for deprecated usages. CodeRunner was unable to successfully connect to that Jobe instance.

Installing PHP version 8.1 and setting it as the default no longer produced the warnings and allowed both Jobe and CodeRunner to work as expected.
 

Ca răspuns la J P

Re: PHP 8.2 - Deprecation messages interfere with Jobe/CodeRunner

de către Richard Lobb-
Thanks for reporting this, J P. It's now on my TODO list.