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; } ``` |
||
---|---|---|
.. | ||
Repository | ||
AttributesContainerTest.php | ||
ClassDefinitionTest.php | ||
CombinedAttributesTest.php | ||
DoctrineAnnotationsTest.php | ||
EmptyAttributesTest.php | ||
FunctionsContainerTest.php | ||
MethodDefinitionTest.php | ||
MethodsTest.php | ||
NativeAttributesTest.php | ||
ParameterDefinitionTest.php | ||
ParametersTest.php | ||
PropertiesTest.php | ||
PropertyDefinitionTest.php |