mirror of
https://github.com/danog/Valinor.git
synced 2024-11-30 04:39:05 +01:00
Daniil Gentili
afcedf9e56
Allows the usage of boolean values, as follows: ```php class Foo { /** @var int|false */ public readonly int|bool $value; } ``` |
||
---|---|---|
.. | ||
Fake | ||
Fixture | ||
Functional | ||
Integration | ||
StaticAnalysis | ||
Traits | ||
Unit |