0.6.0: Lambda capturing
Pre-release
Pre-release
- Ensured types are checked where natively supported - @thekid
- Implemented capturing locals in lambda expressions - @thekid
- Recorded property types in cached meta data - @thekid
- Implemented support for dynamic new via
new $type
- @thekid - Fixed assignment operator - @thekid
- Fixed parameter types - @thekid
- Fixed annotations not having access to class scope - @thekid
- Fixed constant emittance in PHP 7.1+ - @thekid
- Fixed trait declaration - @thekid
- Fixed issue #3: Annotations in package - @thekid
- Fixed issue #4: "xp compile" installation - @thekid