Support PHP 8.1, PHP 8.2 & PHP 8.3
bobbingwide opened this issue · 6 comments
Update code to run without problems in PHP 8.1 and 8.2
Delivered in v2.3.1. Though there was a problem with packaging so the first v2.3.1 zip file's main plugin file still said it was v2.3.0
Deprecated: stripslashes(): Passing null to parameter #1 ($string) of type string is deprecated in C:\apache\htdocs\wordpress\wp-content\plugins\oik-types\admin\oik-types.php on line 363
Messages displayed on first view of https://wp-secrets.co.uk/wp-admin/admin.php?page=oik_fields
Warning: Trying to access array offset on value of type null in /home/customer/www/wp-secrets.co.uk/public_html/wp-content/plugins/oik-types/admin/oik-fields.php on line 278
Warning: Trying to access array offset on value of type null in /home/customer/www/wp-secrets.co.uk/public_html/wp-content/plugins/oik-types/admin/oik-fields.php on line 284
Problem also occurs in https://s.b/wp55/tt4/wp-admin/admin.php?page=oik_fields
See also bobbingwide/bobbingwide#114
Delivered in v2.4.2