PHP 8.2 - Deprecation messages interfere with Jobe/CodeRunner

PHP 8.2 - Deprecation messages interfere with Jobe/CodeRunner

von J P -
Anzahl Antworten: 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.
 

Als Antwort auf J P

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

von Richard Lobb -
Thanks for reporting this, J P. It's now on my TODO list.