mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
26dd4c5b8f
* Fixed vimeo/psalm#6966 * Only accept >= 0 values for mode argument in round() * Made round() only return float or literal float values and remove unneeded test * Registered RoundReturnTypeProvider * Updated cast analyzer to handle single string literal int values as literal ints * Fixed psalm errors * Fix invalid property accesses * Addressed comments * Added Tests * Marked RoundReturnTypeProvider as internal * Fixed CS |
||
---|---|---|
.. | ||
ArrayKeyExistsTest.php | ||
AssignmentInConditionalTest.php | ||
ConditionalTest.php | ||
EmptyTest.php | ||
InArrayTest.php | ||
IssetTest.php | ||
ReconcilerTest.php | ||
RedundantConditionTest.php | ||
ScopeTest.php | ||
TypeAlgebraTest.php | ||
TypeTest.php | ||
ValueTest.php |