Closed bobbingwide closed 2 months ago
Update code and PHPUnit tests to run without problems in PHP 8.1 and 8.2
See https://github.com/bobbingwide/bobbingwide/issues/103
In the absence of tests for every function we should add tests to load every relevant .php file to check for Deprecated messages produced by PHP 8.2. Relevant may/may not include files for blocks.
.php
Now supports PHP 8.3
Delivered in v2.2.5
Update code and PHPUnit tests to run without problems in PHP 8.1 and 8.2
See https://github.com/bobbingwide/bobbingwide/issues/103
In the absence of tests for every function we should add tests to load every relevant
.php
file to check for Deprecated messages produced by PHP 8.2. Relevant may/may not include files for blocks.