Skip to content

Commit 739f023

Browse files
authored
Merge pull request #6 from szepeviktor/earlyTerminatingFunctionCalls
Recognize wp_die as earlyTerminatingFunction
2 parents f900ec5 + 41205cd commit 739f023

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

extension.neon

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@ parameters:
2727
- WP_DEBUG
2828
- WP_DEBUG_LOG
2929
- WP_CLI
30+
earlyTerminatingFunctionCalls:
31+
- wp_die

0 commit comments

Comments
 (0)