github dereuromark/cakephp-ide-helper 2.20.0

latest releases: 2.22.1, 2.22.0, 2.21.0...
one month ago

Improvements

  • Entities: pure virtual fields now get a @property-read tag instead of @property. A field counts as read-only when it has a _get...() accessor but no backing DB column / association and no matching _set...() mutator. Writable fields (real columns, associations, or a _get/_set pair) keep the plain @property tag.

Full Changelog: 2.19.3...2.20.0

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

NewReleases is sending notifications on new releases.