francis94c/jsonp

View on GitHub

Showing 1 of 2 total issues

Method run_json_path has 60 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  private function run_json_path(string $path): void
  {
    $this->buffer = &$this->data;
    unset($this->pool);
    $this->pool = null;
Severity: Major
Found in libraries/JSONP.php - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language