Closed thekid closed 2 years ago
See https://wiki.php.net/rfc/null-false-standalone-types and https://wiki.php.net/rfc/true-type, all available in PHP 8.2. Will be omitted from the generated code for PHP < 8.2
Will be omitted from the generated code for PHP < 8.2
We could decide to emit true and false as bool, too.
true
false
bool
Released in https://github.com/xp-framework/compiler/releases/tag/v8.5.0
https://github.com/xp-framework/compiler/wiki/Implementation-status updated ✔️
See https://wiki.php.net/rfc/null-false-standalone-types and https://wiki.php.net/rfc/true-type, all available in PHP 8.2. Will be omitted from the generated code for PHP < 8.2