Antevenio/pdo-mysql-select-iterator

View on GitHub

Showing 1 of 1 total issue

LimitIterator has 28 functions (exceeds 20 allowed). Consider refactoring.
Open

class LimitIterator implements \Iterator, Iterator
{
    const BLOCK_SIZE = 1000;

    const _NOT_COUNTING = 0;
Severity: Minor
Found in src/LimitIterator.php - About 3 hrs to fix
    Severity
    Category
    Status
    Source
    Language