./vendor/bin/psalm -- --no-cache --find-dead-code --find-unused-psalm-suppress --long-progress
Running on PHP 8.4.7, Psalm dev-master@8506dfcb5657c5d649d6a4b165cc0ba8cde8a597.
JIT acceleration: ON
JIT compilation in progress...
JIT compilation took 5 seconds.
Target PHP version: 8.4 (inferred from current PHP version) Enabled extensions: dom, mysqli.
Scanning files (8 threads)...
2130 / 2150...Uncaught TypeError: str_starts_with(): Argument #1 ($haystack) must be of type string, int given in /vendor/vimeo/psalm/src/Psalm/DocComment.php:57
Stack trace:
#0 /vendor/vimeo/psalm/src/Psalm/DocComment.php(57): str_starts_with()