Releases: phparkitect/arkitect
Releases · phparkitect/arkitect
0.3.23
What's Changed
- Fixed "IsFinal" for Traits by @sebastianstucke87 in #380
- don't show progress bar on CI by @fain182 in #370
- Fixed "IsFinal" for Enums by @sebastianstucke87 in #381
- Skip isFinal check on traits & add IsTrait and IsNotTrait rules by @simivar in #382
New Contributors
Full Changelog: 0.3.22...0.3.23
0.3.22
What's Changed
- Fix indentation in FileVisitorTest by @szepeviktor in #375
- avoid to add nullable builtin types as dependencies by @AlessandroMinoccheri in #378
Full Changelog: 0.3.21...0.3.22
0.3.21
What's Changed
- Parsing optional parameter by @AlessandroMinoccheri in #374
Full Changelog: 0.3.20...0.3.21
0.3.20
What's Changed
- parsing nullable properties correctly by @AlessandroMinoccheri in #372
Full Changelog: 0.3.19...0.3.20
0.3.19
What's Changed
- Implement MatchOneOfTheseNames by @szepeviktor in #368
- flag to ignore line numbers by @dbu in #365
New Contributors
- @szepeviktor made their first contribution in #368
Full Changelog: 0.3.18...0.3.19
0.3.18
0.3.17
0.3.16
What's Changed
- added github token for phar build too to avoid composer rate limit by @AlessandroMinoccheri in #357
- added a test for not extend rule when a class extends another class by @AlessandroMinoccheri in #356
- Handle typed arrays by @LuigiCardamone in #355
Full Changelog: 0.3.15...0.3.16
0.3.15
What's Changed
- enabled arch rules in ci by @AlessandroMinoccheri in #349
- adding phpunit10 dependencies by @AlessandroMinoccheri in #350
- using actions/checkout v3 instead of v2 by @AlessandroMinoccheri in #351
- Add error message for regex by @fain182 in #352
- added github token to solve composer rate limit by @AlessandroMinoccheri in #354
- regression with pattern validation by @fain182 in #359
- Fixed "IsFinal" for abstract classes and interfaces by @sebastianstucke87 in #360
New Contributors
- @sebastianstucke87 made their first contribution in #360
Full Changelog: 0.3.14...0.3.15
0.3.14
What's Changed
- disabling arch rules by @AlessandroMinoccheri in #348
- checking php 8.2 in ci by @AlessandroMinoccheri in #346
Full Changelog: 0.3.13...0.3.14