Releases: xp-framework/compiler
Releases · xp-framework/compiler
0.3.0: Compile subcommand
- Registered
xp compilesubcommand - @thekid - Simulated
yield fromin PHP 5.6 in a limited fashion - @thekid - Added support for nullable types from PHP 7.1 - @thekid
- Implemented short
list(...)syntax from PHP 7.1 - @thekid - Added support for anonymous classes from PHP 7.0 - @thekid
- Implemented constant modifiers from PHP 7.1 - @thekid
- Added support for comparison operator
<=>from PHP 7.0 - @thekid - Added support for
objecttypehint from PHP 7.2 - @thekid
0.2.0: PHP version specific handling
0.1.0: Hello World
- First public release - @thekid