Skip to content

Commit

Permalink
Update phan baseline.
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeymitr committed Sep 5, 2024
1 parent 5bcc398 commit 40b06b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/plugins/debug-helper/.phan/baseline.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
'modules/class-sync-data-settings-tester.php' => ['PhanNoopNew', 'PhanTypePossiblyInvalidDimOffset', 'PhanUndeclaredClass'],
'modules/class-waf-helper.php' => ['PhanNoopNew', 'PhanPluginSimplifyExpressionBool', 'PhanTypeMismatchReturnProbablyReal', 'PhanUndeclaredClassConstant', 'PhanUndeclaredClassMethod'],
'modules/class-wpcom-api-request-tracker-module.php' => ['PhanNoopNew', 'PhanTypeMismatchArgument'],
'modules/class-xmlrpc-blocker.php' => ['PhanNoopNew'],
'modules/class-xmlrpc-logger.php' => ['PhanNoopNew', 'PhanUndeclaredFunction'],
'modules/inc/class-broken-token-connection-errors.php' => ['PhanTypeMismatchArgument', 'PhanUndeclaredClassMethod', 'PhanUndeclaredTypeProperty'],
],
Expand Down

0 comments on commit 40b06b2

Please sign in to comment.