Skip to content

9.2.0

Latest
Compare
Choose a tag to compare
@Korbeil Korbeil released this 19 Nov 17:22
· 5 commits to main since this release
ce0025d

Added

  • GH#180 Add configuration to generate code with strict types
  • GH#183 Ability to change reload strategy from AutoMapper::create()
  • GH#193 add icon to symfony profiler

Changed

  • GH#186 Optimize creation from constructor
  • GH#205 Add support for phpstan/phpdoc-parser 2

Fixed

  • GH#184 Fix error when mapping from stdClass to constructor with nullable/optional arguments
  • GH#185 Fix constructor with default parameter array does not work with constructor_arguments context
  • GH#187 Fix regression after GH#184
  • GH#192 Fix source and context not passed to callable transformer