github dereuromark/cakephp-ide-helper 2.22.3

4 hours ago

Fixes

  • Fixed MissingTableClassException when annotating entities of tables with a belongsToMany association (#471).

    bin/cake annotate models aborted with Table class for alias TagsJoin could not be found. on any app that runs allowFallbackClass(false), which the CakePHP application skeleton does by default. The synthetic association carrying the _joinData type info now gets its target table and foreign key passed explicitly, so the table locator is no longer consulted for the generated alias.

Full Changelog: 2.22.2...2.22.3

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

NewReleases is sending notifications on new releases.