fix tests

This commit is contained in:
Dennis Eichhorn 2023-09-26 03:03:30 +00:00
parent f020b7dca0
commit b434037055

View File

@ -73,6 +73,7 @@ parameters:
- '#.*refClass with generic class ReflectionClass but does not specify its types.*#'
- '#.*Cannot cast mixed to.*#'
- '#.*Instantiated class .*\\WorkflowInstance.*#'
- '#.*Instantiated class .*\\WorkflowController.*#'
- '#.*class Mpdf\\.*#'
- '#.*unknown class .*Stripe\\.*#'
- '#.*Instantiated class .*Stripe\\.*#'
@ -87,9 +88,6 @@ parameters:
-
message: '#.*has parameter \$con with no typehint specified#'
path: *Ftp/File.php
-
message: '#.*Instantiated class .*WorkflowController not found.*#'
path: *pdf.php
-
message: '#.*Constant PDF_.*#'
path: *pdf.php