Releases: carlosas/phpat
Releases · carlosas/phpat
0.4.2
Add time report
Optional docblock dependency checks
0.4.1
Fix new error with classes not extending anything
0.4.0
Rename selector 'pathname' to 'path'
Change option names in configuration
Change word 'should' for 'must' in rule builder
0.3.5
Add mixins (traits) as a new rule type
Fix catch relations with different namespaces and aliases in all rule types
0.3.4
Fix reporting sentence verbs
Fix catch relations with different namespaces and aliases
Stop catching declared but unused dependencies
Remove phpunit and phpcs from composer
0.3.3
Fix collected items in consecutive rule validations
0.3.2
Open dependency version ranges
0.3.1
Fixes config files inclusion filter
0.3.0
New output system writting in stdout and stderr
New selection system (PhpAT\Selector\Selector)
Bug fixes
0.2.2
Fixes event subscriber downgrade issue