\Drupal\Component\Utility\Bytes::toInt() is deprecated in favor of \Drupal\Component\Utility\Bytes::toNumber() #75
Labels
9.1.x
archived
Issues that are unlikely to work on in the future
drupal-rector
drupal-rector-covered
This issue is covered in rector
https://www.drupal.org/node/3162663
\Drupal\Component\Utility\Bytes::toInt()
is deprecated in drupal:9.1.0 and is removed from drupal:10.0.0. Use\Drupal\Component\Utility\Bytes::toNumber()
instead. The method is renamed because both methods will always return a float.The text was updated successfully, but these errors were encountered: