github dereuromark/cakephp-ide-helper 2.19.3

3 hours ago

Improvements

  • Helper annotations now emit a generic extends tag so PHPStan stops reporting missingType.generics on app and plugin helpers. It is gated by a reflection check on the base View Helper, so it self-disables on cores where the base helper is not generic and never emits an over-specified generic on a non-generic parent.

Full Changelog: 2.19.2...2.19.3

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

NewReleases is sending notifications on new releases.