Skip to content

1.10.0

Compare
Choose a tag to compare
@dereuromark dereuromark released this 04 Jan 19:34
· 247 commits to master since this release
f595d82

Improvements

With PHPStorm 2020.3.1 they finally fixed the broken/buggy behavior around meta data and trait/inheritance usage.
Now it works as expected for PHP and as such we can now ship some really awesome and useful new features for it:

  • Entity auto-complete/suggest for setDirty(), setError(), getOriginal() and others
  • Component unload() auto-complete/suggest

img_entity