Skip to content

Released: StructArmed 0.16.3

Choose a tag to compare

@samsonasik samsonasik released this 21 Aug 07:22
· 92 commits to main since this release
0.16.3
0d2d4e4

ci build PHPStan

What's Changed

  • Add 'yagni' to the list of composer.json keywords by @samsonasik in #317
  • perf: Skip preg_replace() in Path::normalise() when the path has no repeated slashes by @samsonasik in #319
  • perf: use strrpos + substr for ClassNode::shortName() by @samsonasik in #320
  • [fix] Centralise cache path resolution to CachePathFactory by @samsonasik in #321

Full Changelog: 0.16.2...0.16.3