mirror of
https://github.com/danog/Valinor.git
synced 2024-11-30 04:39:05 +01:00
790df8a3b8
Allows the usage of float values, as follows: ```php class Foo { /** @var 404.42|1337.42 */ public readonly float $value; } ``` |
||
---|---|---|
.. | ||
Definition/Repository/Cache/Compiler | ||
Type/Parser/Lexer |