Skip to content

Proposal: Add Str::limit method #3

Proposal: Add Str::limit method

Proposal: Add Str::limit method #3

Triggered via pull request July 12, 2024 10:35
Status Success
Total duration 41s
Artifacts

phpstan.yml

on: pull_request
Matrix: phpstan / phpstan
Fit to window
Zoom out
Zoom in

Annotations

14 errors
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: src/Str.php#L114
Parameter #3 $width of function mb_strimwidth expects int, int|null given.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest
Process completed with exit code 1.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: src/Str.php#L114
Parameter #3 $width of function mb_strimwidth expects int, int|null given.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest
Process completed with exit code 1.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: src/Str.php#L114
Parameter #3 $width of function mb_strimwidth expects int, int|null given.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest
Process completed with exit code 1.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: src/Str.php#L114
Parameter #3 $width of function mb_strimwidth expects int, int|null given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest
Process completed with exit code 1.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: src/Str.php#L114
Parameter #3 $width of function mb_strimwidth expects int, int|null given.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest
Process completed with exit code 1.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: src/Str.php#L114
Parameter #3 $width of function mb_strimwidth expects int, int|null given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest
Process completed with exit code 1.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: src/Str.php#L114
Parameter #3 $width of function mb_strimwidth expects int, int|null given.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest
Process completed with exit code 1.