github dereuromark/cakephp-ide-helper 2.16.6

11 hours ago

Fixes

  • Fix annotation duplication when a @method / @property type contained spaces inside generic brackets (e.g. ResultSetInterface<int, \Foo\Entity>). The type was previously truncated at the first space, leaving the rest glued onto the method name, which made matches() silently fail and caused lines like saveMany / deleteMany to be re-appended instead of replaced on subsequent runs — most visible when enabling IdeHelper.genericsInParam => 'detailed' on existing annotations (#430)

Full Changelog: 2.16.5...2.16.6

Don't miss a new cakephp-ide-helper release

NewReleases is sending notifications on new releases.