We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6496fa9 commit 7cd9666Copy full SHA for 7cd9666
docs/rules.md
@@ -1,6 +1,6 @@
1
-# Advanced Usage / Re-Using `phpstandba` PHPStan for custom query APIs
+# Advanced Usage / Re-Using `phpstan-dba` PHPStan for custom query APIs
2
3
-For custom/non-standard query APIs the PHPStan rules shipped with `phpstandba` can be configured.
+For custom/non-standard query APIs the PHPStan rules shipped with `phpstan-dba` can be configured.
4
5
## use `SyntaxErrorInPreparedStatementMethodRule` for your custom classes
6
0 commit comments