xp-framework / compiler

Compiles future PHP to today's PHP.
19 stars 0 forks source link

Typed properties @ PHP 7.4 #57

Closed thekid closed 5 years ago

thekid commented 5 years ago

https://wiki.php.net/rfc/typed_properties_v2 has been implemented. A PHP 7.4 emitter could now emit property types.

thekid commented 5 years ago

Build is green now after releasing XP Framework 9.8.3 which includes necessary refactorings for PHP 7.4 - see https://travis-ci.org/xp-framework/compiler/builds/545867656