mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
9793f92ba1
https://www.php.net/manual/en/function.ceil.php The return value of ceil() is still of type float as the value range of float is usually bigger than that of int.