Releases: waglabs/pawfect-php
Releases · waglabs/pawfect-php
[v3.2.0] roave/better-reflection 5 & 6 support
[3.2.0] bump to 3.2.0
[3.1.1] fix php80 compat by pinning `ergebnis/composer-normalize`
v3.1.1 [3.1.1] pin `ergebnis/composer-normalize` to maintain php80 support
[3.1.0] misc fixes and feature enhancements
- restore 100% unit test coverage
- support the
--skip
CLI option to skip loading specific rules (by name) - break apart AnalysisAwareRule and RuleInterface
- prevent errors when attempting to load an anonymous class (they are skipped for now)
- support doctrine/annotations 1 & 2
- type conversion fixes
- expose ReflectionClassLoader exception details when
-vvv
is passed - drop support for PHP < 8.0
[3.0.1] bug fixes for symfony output and tracking passes for AnalysisAwareRule(s)
v3.0.1 [3.0.1] fix bright-* usage + fix tracking passes for AnalysisAwareRul…
[v3.0.0] support php 7 and 8, and multiple failures per rule per class
[3.0.0] support php7/8 & allow for multiple failures per rule/class (…
v2.0.0
[2.0.0] drop php 8.2
v1.0.0
[1.0.0] drop php 7.3 support