Rewrite incomplete time span spellings to extend parsable and splittable time names
This commit is contained in:
36
phpstan-baseline.neon
Normal file
36
phpstan-baseline.neon
Normal file
@@ -0,0 +1,36 @@
|
||||
parameters:
|
||||
ignoreErrors:
|
||||
-
|
||||
message: "#^Constant DATABASENAME_NODA not found\\.$#"
|
||||
count: 3
|
||||
path: src/NodaBlacklistedTerms.php
|
||||
|
||||
-
|
||||
message: "#^Constant DATABASENAME_NODA not found\\.$#"
|
||||
count: 2
|
||||
path: src/NodaMailChecker.php
|
||||
|
||||
-
|
||||
message: "#^Variable \\$timeInfoToCopy in empty\\(\\) always exists and is not falsy\\.$#"
|
||||
count: 1
|
||||
path: src/NodaTimeAutotranslater.php
|
||||
|
||||
-
|
||||
message: "#^Call to an undefined method DOMNode\\:\\:getAttribute\\(\\)\\.$#"
|
||||
count: 1
|
||||
path: src/NodaWikidataFetcher.php
|
||||
|
||||
-
|
||||
message: "#^Function printHTMLEnd not found\\.$#"
|
||||
count: 1
|
||||
path: src/NodaWikidataFetcher.php
|
||||
|
||||
-
|
||||
message: "#^Function write_get_vars not found\\.$#"
|
||||
count: 9
|
||||
path: src/NodaWikidataFetcher.php
|
||||
|
||||
-
|
||||
message: "#^Match expression does not handle remaining value\\: string$#"
|
||||
count: 1
|
||||
path: src/enums/NodaTimeAutotranslaterLocales.php
|
Reference in New Issue
Block a user