Skip to content

Commit e65b123

Browse files
authored
Update README.md (#171)
1 parent b9d0ba5 commit e65b123

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@ The GitHubActions setup of `phpstan-dba` is [using this technique to replay the
129129

130130
**Note**: In case you commit the generated cache files into your repository, consider [marking them as generated files](https://docs.github.com/en/repositories/working-with-files/managing-files/customizing-how-changed-files-appear-on-github), so they don't show up in Pull Requests.
131131

132+
## Advanced Usage
133+
132134
### use `SyntaxErrorInPreparedStatementMethodRule` for your custom classes
133135

134136
Reuse the `SyntaxErrorInPreparedStatementMethodRule` within your PHPStan configuration to detect syntax errors in prepared queries, by registering a service:

0 commit comments

Comments
 (0)