Skip to content

Commit 71672c3

Browse files
committed
Readme
1 parent 826a845 commit 71672c3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,11 @@ $ vendor/bin/phpstan
7171
- annotations like `@test`, `@before`, `@afterClass` etc
7272
- attributes like `#[Test]`, `#[Before]`, `#[AfterClass]` etc
7373

74+
#### PhpBench:
75+
- `benchXxx` methods
76+
- `#[BeforeMethods]`, `#[AfterMethods]` attributes
77+
- `#[ParamProviders]` attribute for param provider methods
78+
7479
#### PHPStan:
7580
- constructor calls for DIC services (rules, extensions, ...)
7681

0 commit comments

Comments
 (0)