mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 00:52:01 +01:00
fix phpstan
This commit is contained in:
@@ -21108,12 +21108,6 @@ parameters:
|
||||
count: 1
|
||||
path: ../../../htdocs/includes/odtphp/Segment.php
|
||||
|
||||
-
|
||||
message: '#^Property Segment\:\:\$name has no type specified\.$#'
|
||||
identifier: missingType.property
|
||||
count: 1
|
||||
path: ../../../htdocs/includes/odtphp/Segment.php
|
||||
|
||||
-
|
||||
message: '#^Property Segment\:\:\$odf has no type specified\.$#'
|
||||
identifier: missingType.property
|
||||
@@ -21126,18 +21120,6 @@ parameters:
|
||||
count: 1
|
||||
path: ../../../htdocs/includes/odtphp/Segment.php
|
||||
|
||||
-
|
||||
message: '#^Property Segment\:\:\$xml has no type specified\.$#'
|
||||
identifier: missingType.property
|
||||
count: 1
|
||||
path: ../../../htdocs/includes/odtphp/Segment.php
|
||||
|
||||
-
|
||||
message: '#^Property Segment\:\:\$xmlParsed has no type specified\.$#'
|
||||
identifier: missingType.property
|
||||
count: 1
|
||||
path: ../../../htdocs/includes/odtphp/Segment.php
|
||||
|
||||
-
|
||||
message: '#^Class SegmentIterator implements generic interface RecursiveIterator but does not specify its types\: TKey, TValue$#'
|
||||
identifier: missingType.generics
|
||||
|
||||
Reference in New Issue
Block a user