Skip to content

8.15.1: Constructor invocation fix

Compare
Choose a tag to compare
@thekid thekid released this 16 Jul 13:19
· 200 commits to master since this release
  • Fixed parent constructors not being invoked when using non-constant
    property initialization.
    (@thekid)