Actions
Bug #90500
closedIgnored error pattern for TypeConverterException does not match anymore
Start date:
2020-02-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
phpstan output:
-- ------------------------------------------------------------------------------------------------------------------------------------------------------------------- Error -- ------------------------------------------------------------------------------------------------------------------------------------------------------------------- Ignored error pattern #^Unsafe usage of new static\(\)\.$# in path /Volumes/Projects/vhosts/core/v10/application/web/typo3/sysext/form/Classes/Mvc/Property/Exception/TypeConverterException.php was not matched in reported errors. -- -------------------------------------------------------------------------------------------------------------------------------------------------------------------
To reproduce run ./bin/phpstan analyze
Actions