mirror of
https://github.com/danog/Valinor.git
synced 2024-11-27 04:34:48 +01:00
Daniil Gentili
afcedf9e56
Allows the usage of boolean values, as follows: ```php class Foo { /** @var int|false */ public readonly int|bool $value; } ``` |
||
---|---|---|
.. | ||
Cache | ||
Reflection |