Optimize NativeCalculator::doDiv() #175
Annotations
2 errors and 3 warnings
PossiblyInvalidArgument:
src/Internal/Calculator/NativeCalculator.php#L499
src/Internal/Calculator/NativeCalculator.php:499:34: PossiblyInvalidArgument: Argument 2 of intdiv expects int, but possibly different type float|int provided (see https://psalm.dev/092)
|
Psalm
Process completed with exit code 2.
|
PHPUnit (8.3, Native, highest)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
PHPUnit (8.4, Native, highest)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
PHPUnit (8.3, BCMath, highest)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|