2048 || $strlen < 3 || ! preg_match('#[\\\\/]#', $variable) || preg_match('/[?<>"*|]/', $variable) || ! @is_readable($variable) // PHP and its random warnings ) { return false; } return $this->run($variable, $varData, new SplFileInfo($variable)); } }