stk2k/xstring

View on GitHub

Showing 2 of 4 total issues

xString has 39 functions (exceeds 20 allowed). Consider refactoring.
Open

class xString implements IteratorAggregate
{
    const DEFAULT_ENCODING = 'UTF-8';

    /** @var $str */
Severity: Minor
Found in src/xString.php - About 5 hrs to fix

    xs has 27 functions (exceeds 20 allowed). Consider refactoring.
    Open

    final class xs
    {
        use StringFormatTrait;
    
        /**
    Severity: Minor
    Found in src/xs.php - About 3 hrs to fix
      Severity
      Category
      Status
      Source
      Language