Skip to content

0.2.3

Latest
Compare
Choose a tag to compare
@terabytesoftw terabytesoftw released this 09 Jun 08:17
· 27 commits to main since this release

What's Changed

  • Add support for PHPStan Extension Installer by @samuelrajan747 in #25
  • fix: Add PHPStan extension installer instructions and improve ServiceMap configuration handling. by @terabytesoftw in #26
  • fix: Enhance error handling in ServiceMap for invalid configuration structures and add corresponding test cases. by @terabytesoftw in #27
  • fix: Refactor component handling in ServiceMap to improve variable naming and streamline logic. by @terabytesoftw in #28
  • feat(): Enable strict rules and bleeding edge analysis, and update README.md with strict configuration examples. by @terabytesoftw in #29
  • fix: Enhance ActiveRecordDynamicStaticMethodReturnTypeExtension type inference for ActiveQuery support, and fix phpstan errors max lvl in tests. by @terabytesoftw in #33
  • fix: Enhance property reflection in UserPropertiesClassReflectionExtension to support identity class resolution and improve type inference for user component properties. by @terabytesoftw in #34

New Contributors

Full Changelog: 0.2.2...0.2.3