github dereuromark/cakephp-ide-helper 2.16.5

latest releases: 2.16.7, 2.16.6
21 hours ago

Improvements

  • Added new 'detailed' value for the IdeHelper.genericsInParam config option. In addition to false (bare) and true (basic generics), projects can now opt into fully detailed param types throughout the Table @method annotations: array<string, mixed>, array<array<string, mixed>>, ResultSetInterface<int, TEntity>, SelectQuery<TEntity> inside findOrCreate, and array<string, mixed>|string for get()'s finder param. Fully BC — existing true / false users see no change. See #428.
generics

Full Changelog: 2.16.4...2.16.5

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

NewReleases is sending notifications on new releases.