Skip to content

Releases: waglabs/pawfect-php

[v3.2.0] roave/better-reflection 5 & 6 support

31 Oct 00:00
600a01b
Compare
Choose a tag to compare

[3.1.1] fix php80 compat by pinning `ergebnis/composer-normalize`

07 Jul 21:00
ae5bc89
Compare
Choose a tag to compare
v3.1.1

[3.1.1] pin `ergebnis/composer-normalize` to maintain php80 support

[3.1.0] misc fixes and feature enhancements

07 Jul 20:02
6609a5a
Compare
Choose a tag to compare
  • 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)

10 Nov 06:46
b1b2276
Compare
Choose a tag to compare
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

10 Nov 06:21
f895845
Compare
Choose a tag to compare
[3.0.0] support php7/8 & allow for multiple failures per rule/class (…

v2.0.0

01 Sep 20:48
c6c1c8b
Compare
Choose a tag to compare
[2.0.0] drop php 8.2

v1.0.0

01 Sep 20:10
c47d6e6
Compare
Choose a tag to compare
[1.0.0] drop php 7.3 support