Release 2.0.6 (#3900)
* cleanup invoice templates * cleanup invoice translations * fix invoice datetime for now * support invoice archive order by number and status * bump version * allow meta-field sub-classing * removed unused translation task.delete * prevent null in str_replace
This commit is contained in:
10
phpstan.neon
10
phpstan.neon
@@ -4830,16 +4830,6 @@ parameters:
|
||||
count: 1
|
||||
path: src/Form/Type/EntityMetaDefinitionType.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#1 \\$string of function strtolower expects string, string\\|null given\\.$#"
|
||||
count: 1
|
||||
path: src/Form/Type/InvoiceRendererType.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#1 \\$string of function ucfirst expects string, string\\|null given\\.$#"
|
||||
count: 1
|
||||
path: src/Form/Type/InvoiceRendererType.php
|
||||
|
||||
-
|
||||
message: "#^PHPDoc tag @var for variable \\$collection contains generic class Doctrine\\\\Common\\\\Collections\\\\ArrayCollection but does not specify its types\\: TKey, T$#"
|
||||
count: 1
|
||||
|
||||
Reference in New Issue
Block a user