|
Server IP : 127.0.0.1 / Your IP : 127.0.0.1 Web Server : Apache/2.4.10 (Win32) OpenSSL/1.0.1i PHP/5.6.3 System : Windows NT WIN-R7LTCC7BPLI 6.3 build 9200 (Windows Server 2012 R2 Datacenter Edition) i586 User : GerbangSIPAD ( 0) PHP Version : 5.6.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF Directory (0777) : C:/xampp5/htdocs/dashboard/../../php/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
@echo off REM PHP_CodeSniffer tokenises PHP code and detects violations of a REM defined set of coding standards. REM REM PHP version 5 REM REM @category PHP REM @package PHP_CodeSniffer REM @author Greg Sherwood <gsherwood@squiz.net> REM @author Marc McIntyre <mmcintyre@squiz.net> REM @copyright 2006-2011 Squiz Pty Ltd (ABN 77 084 670 600) REM @license http://matrix.squiz.net/developer/tools/php_cs/licence BSD Licence REM @version CVS: $Id: phpcs.bat,v 1.3 2007-11-04 22:02:16 squiz Exp $ REM @link http://pear.php.net/package/PHP_CodeSniffer set XAMPPPHPDIR=C:\xampp5\php "%XAMPPPHPDIR%\.\php.exe" -d auto_append_file="" -d auto_prepend_file="" -d include_path="%XAMPPPHPDIR%\pear" "%XAMPPPHPDIR%\phpcs" %*