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 4beb009 commit fed116eCopy full SHA for fed116e
1 file changed
phpstan.neon
@@ -11,7 +11,6 @@ parameters:
11
- "#expects TheCodingMachine\\\\TDBM\\\\AbstractTDBMObject, object given.#"
12
- "#should return array<TheCodingMachine\\\\TDBM\\\\AbstractTDBMObject> but returns array<int, object>#"
13
#- "#expects array<string>, array<int, int|string> given.#"
14
- - "/Parameter #. \\$types of method Doctrine\\\\DBAL\\\\Connection::.*() expects array<int\\|string>, array<int, Doctrine\\\\DBAL\\\\Types\\\\Type> given./"
15
- '#Method TheCodingMachine\\TDBM\\NativeWeakrefObjectStorage::get\(\) should return TheCodingMachine\\TDBM\\DbRow\|null but returns object\|null.#'
16
- '#Method TheCodingMachine\\TDBM\\QueryFactory\\AbstractQueryFactory::.* should return string but returns string\|null.#'
17
-
0 commit comments