[ Th3_Err0r Bypassed ]




Upload:

Command:

liwaavux@216.73.217.154: ~ $
<?php declare(strict_types=1);
/*
 * This file is part of PHPUnit.
 *
 * (c) 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 PHPUnit\Framework\MockObject;

/**
 * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
 *
 * @internal This interface is not covered by the backward compatibility promise for PHPUnit
 */
interface Exception extends \PHPUnit\Exception
{
}

Filemanager

Name Type Size Permission Actions
BadMethodCallException.php File 591 B 0644
CannotUseOnlyMethodsException.php File 939 B 0644
Exception.php File 554 B 0644
IncompatibleReturnValueException.php File 1.01 KB 0644
MatchBuilderNotFoundException.php File 853 B 0644
MatcherAlreadyRegisteredException.php File 845 B 0644
MethodCannotBeConfiguredException.php File 943 B 0644
MethodNameAlreadyConfiguredException.php File 722 B 0644
MethodNameNotConfiguredException.php File 714 B 0644
MethodParametersAlreadyConfiguredException.php File 731 B 0644
NeverReturningMethodException.php File 932 B 0644
NoMoreReturnValuesConfiguredException.php File 1 KB 0644
ReturnValueNotConfiguredException.php File 961 B 0644
RuntimeException.php File 579 B 0644