Skip to content

Commit 738b3b5

Browse files
committed
phpstan: Restore alwayse-exists isset() checks
1 parent 9661b3f commit 738b3b5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

phpstan.neon.dist

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ parameters:
3131

3232
# These are too noisy at the moment:
3333
- '#Variable \$[a-zA-Z0-9_]+ might not be defined\.#'
34-
- '#Variable \$[a-zA-Z0-9_]+ in isset\(\) always exists and is not nullable\.#'
3534

3635
# Level 2:
3736
# We use callable-strings as callables in WordPress.

0 commit comments

Comments
 (0)