issues
search
yiisoft
/
arrays
Yii Array Helper
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
52
stars
28
forks
source link
Improve psalm and rector configs + Minor tests improvements
#132
Closed
vjik
closed
1 year ago
vjik
commented
1 year ago
Q
A
Is bugfix?
❌
New feature?
❌
Breaks BC?
❌
Fixed issues
what-the-diff[bot]
commented
1 year ago
PR Summary
Adjusted PHP version
Changed from PHP 8.1 to 8.0 for better compatibility
Improved psalm configuration
Added options to find unused baseline entries and code
Maintained PHP 7 compatibility
Skipped specific rectors to ensure compatibility with PHP 7
Fixed typos and PHPStan hints
Corrected typos and improved parameter type hinting as per PHPStan recommendations