PHP 8.2.31
Preview: phpcs Size: 446 B
/opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/bin/phpcs

#!/usr/bin/env php
<?php
/**
 * PHP_CodeSniffer detects violations of a defined coding standard.
 *
 * @author    Greg Sherwood <gsherwood@squiz.net>
 * @copyright 2006-2015 Squiz Pty Ltd (ABN 77 084 670 600)
 * @license   https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/HEAD/licence.txt BSD Licence
 */

require_once __DIR__.'/../autoload.php';

$runner   = new PHP_CodeSniffer\Runner();
$exitCode = $runner->runPHPCS();
exit($exitCode);

Directory Contents

Dirs: 0 × Files: 4

Name Size Perms Modified Actions
459 B lrwxr-xr-x 2025-11-04 16:30:35
Edit Download
352 B lrw-r--r-- 2025-11-04 16:30:35
Edit Download
446 B lrwxr-xr-x 2025-11-04 16:30:35
Edit Download
339 B lrwxr-xr-x 2025-11-04 16:30:35
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).