Trying to run phpstan with this extension and getting an Internal error: assert(count($classTypes) === 1) while analysing file. Running it with verbose settings i get this stack trace which i assume is linked to this extension as phpstan worked before.
PHP Version
8.2
PHPStan CodeIgniter Version
1.5.1
PHPStan Version
2.0.3
What happened?
Trying to run phpstan with this extension and getting an
Internal error: assert(count($classTypes) === 1) while analysing file
. Running it with verbose settings i get this stack trace which i assume is linked to this extension as phpstan worked before.Minimum Reproduction Script
Expected Output
Posting this here in case it can improve this library