Yii Strings 2.7

Yii Strings version 2.7.0 was released. In this version:

  • Add NumericHelper::convertHumanReadableSizeToBytes() method
  • Add StringHelper::truncateWordsByLength() method to truncate text by character length while preserving word
  • Add PHP 8.5 support
  • Fix incorrect pluralization of words ending in "tion", "sion" and "gion"