Skip to content

Commit

Permalink
Analyze Composer namespace only with static reflection, some classes …
Browse files Browse the repository at this point in the history
…in PHAR are unprefixed
  • Loading branch information
ondrejmirtes committed Nov 3, 2021
1 parent d4efedb commit 95754d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/config.neon
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ parameters:
- '#^PHPStan\\#'
- '#^Hoa\\#'
- '#^Symfony\\Polyfill\\Php80\\#'
- '#^Composer\\#'
dynamicConstantNames:
- ICONV_IMPL
- LIBXML_VERSION
Expand Down

0 comments on commit 95754d1

Please sign in to comment.