webshell
Ghost Exploiter Team Official
Mass Deface
Directory >>
/
home
/
whitjouh
/
public_html
/
core
/
vendor
/
phar-io
/
version
/
src
/
exceptions
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
+New File
Exception.php
0.414KB
edt
ren
InvalidPreReleaseSuffix
...
0.14KB
edt
ren
InvalidVersionException
...
0.146KB
edt
ren
NoBuildMetaDataExceptio
...
0.132KB
edt
ren
NoPreReleaseSuffixExcep
...
0.135KB
edt
ren
UnsupportedVersionConst
...
0.456KB
edt
ren
<?php declare(strict_types = 1); /* * This file is part of PharIo\Version. * * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace PharIo\Version; use Throwable; interface Exception extends Throwable { }