issues
search
0xABADCAFE
/
php-demo-engine
MIT License
42
stars
4
forks
source link
Audio subsystem phpstan issues
#50
Closed
0xABADCAFE
closed
2 years ago
0xABADCAFE
commented
2 years ago
Update audio subsystem to address phpstan issues.
Mostly annotation fixes
Some RTTI type issues addressed in fluent calls by assignment to annotated temporaries.
False positives in performance critical loops addressed using phpstan-ignore.
Update audio subsystem to address phpstan issues.