Skip to content

Commit b4cbfe5

Browse files
authored
Readme: remove phar limitation (#59)
1 parent d6323ce commit b4cbfe5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,6 @@ Another approach for DIC-only usages is to scan the generated php file, but that
177177
- Only classes with use statements and FQNs are detected
178178
- Function and constant usages are not analysed
179179
- Therefore, if some package contains only functions, it will be reported as unused
180-
- Phar-based packages (e.g. phpstan) are not present in classmap
181-
- Beware that there are even some other vendor packages bundled inside the phpstan.phar
182180

183181
-----
184182

0 commit comments

Comments
 (0)