Fix docs #672
Annotations
9 errors
MissingClassConstType:
src/AbstractCombinedRegexp.php#L18
src/AbstractCombinedRegexp.php:18:18: MissingClassConstType: Class constant "Yiisoft\Strings\AbstractCombinedRegexp::REGEXP_DELIMITER" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/AbstractCombinedRegexp.php#L19
src/AbstractCombinedRegexp.php:19:18: MissingClassConstType: Class constant "Yiisoft\Strings\AbstractCombinedRegexp::QUOTE_REPLACER" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/Inflector.php#L41
src/Inflector.php:41:18: MissingClassConstType: Class constant "Yiisoft\Strings\Inflector::TRANSLITERATE_STRICT" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/Inflector.php#L54
src/Inflector.php:54:18: MissingClassConstType: Class constant "Yiisoft\Strings\Inflector::TRANSLITERATE_MEDIUM" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/Inflector.php#L68
src/Inflector.php:68:18: MissingClassConstType: Class constant "Yiisoft\Strings\Inflector::TRANSLITERATE_LOOSE" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/StringHelper.php#L41
src/StringHelper.php:41:18: MissingClassConstType: Class constant "Yiisoft\Strings\StringHelper::DEFAULT_WHITESPACE_PATTERN" should have a declared type. (see https://psalm.dev/359)
|
psalm / PHP 8.3-ubuntu-latest
Process completed with exit code 2.
|
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_3" failed.
|
psalm / PHP 8.1-ubuntu-latest
The operation was canceled.
|