Closed colenot closed 2 years ago
As PHP7.4 is becoming unsupported later this year, can Jobe be updated to work with php8 ?
Here is the error we get for each call (including testsubmit.py) :
Message: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated
Filename: libraries/REST_Controller.php
Line Number: 1050
Thanks for reporting. I just pushed an update. Sorry about the delay in fixing but I didn't have a PHP8 system at the time and was busy with teaching.
As PHP7.4 is becoming unsupported later this year, can Jobe be updated to work with php8 ?
Here is the error we get for each call (including testsubmit.py) :
Message: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated
Filename: libraries/REST_Controller.php
Line Number: 1050