Deprecations for StringTrim
Filter
#607
continuous-integration.yml
on: pull_request
ci
/
Generate job matrix
5s
Matrix: ci / QA Checks
Annotations
7 errors
DeprecatedMethod:
src/StringTrim.php#L37
src/StringTrim.php:37:24: DeprecatedMethod: The method Laminas\Filter\StringTrim::setCharList has been marked as deprecated (see https://psalm.dev/001)
|
DeprecatedMethod:
test/StringTrimTest.php#L53
test/StringTrimTest.php:53:47: DeprecatedMethod: The method Laminas\Filter\StringTrim::getCharList has been marked as deprecated (see https://psalm.dev/001)
|
DeprecatedMethod:
test/StringTrimTest.php#L61
test/StringTrimTest.php:61:24: DeprecatedMethod: The method Laminas\Filter\StringTrim::setCharList has been marked as deprecated (see https://psalm.dev/001)
|
DeprecatedMethod:
test/StringTrimTest.php#L62
test/StringTrimTest.php:62:46: DeprecatedMethod: The method Laminas\Filter\StringTrim::getCharList has been marked as deprecated (see https://psalm.dev/001)
|
DeprecatedMethod:
test/StringTrimTest.php#L70
test/StringTrimTest.php:70:24: DeprecatedMethod: The method Laminas\Filter\StringTrim::setCharList has been marked as deprecated (see https://psalm.dev/001)
|
DeprecatedMethod:
test/StringTrimTest.php#L130
test/StringTrimTest.php:130:24: DeprecatedMethod: The method Laminas\Filter\StringTrim::setCharList has been marked as deprecated (see https://psalm.dev/001)
|
DeprecatedMethod:
test/StringTrimTest.php#L133
test/StringTrimTest.php:133:24: DeprecatedMethod: The method Laminas\Filter\StringTrim::setCharList has been marked as deprecated (see https://psalm.dev/001)
|