Replies: 4
I was trying to scan a website for a client and installed your plugin, but I received an error notification, that’s probably related to PHP 8.2. The scan seems to work, but I wanted to report it anyway:
An error of type E_ERROR was caused in line 956 of the file
/.../wp-content/plugins/gotmls/index.php.
Error message: Uncaught TypeError: in_array(): Argument #2 ($haystack)
must be of type array, null given in
/.../wp-content/plugins/gotmls/index.php:956
Stack trace:
#0 /.../wp-content/plugins/gotmls/index.php(956):
in_array()
#1 /.../wp-includes/class-wp-hook.php(310):
GOTMLS_settings()
#2 /.../wp-includes/class-wp-hook.php(334):
WP_Hook->apply_filters()
#3 /.../wp-includes/plugin.php(517):
WP_Hook->do_action()
#4 /.../wp-admin/admin.php(259):
do_action()
#5 {main}