PHP.Generic.BadPattern.5
-
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) {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.