• Resolved Shrik

    (@saowp)


    I see a lot of such warnings in my error log file. Server has PHP 8.3.6

    PHP message: PHP Warning: Undefined array key "action" in ../wp-content/plugins/http-requests-manager/http-requests-manager.php on line 2959

    possibly changing the line to

    $return = strtolower(sanitize_text_field($_REQUEST['action'] ?? ''));

    can fix it?

Viewing 1 replies (of 1 total)
  • Plugin Author veppa

    (@veppa)

    Hello,

    Thank you for reporting. I added fix and released new version 1.3.10.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.