• Resolved mikepolinske

    (@mikepolinske)


    My VaultPress plugin gives a security exception as suspicious code in the Promise.php file for the following code segment:

    120
    try {
    121
    $notify($onProgress($update));
    122
    } catch (\Throwable $e) {

    • This topic was modified 5 years, 10 months ago by mikepolinske. Reason: tried to format code snippet better

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP.Generic.BadPattern.5’ is closed to new replies.