One Hat Cyber Team
Your IP:
216.73.216.30
Server IP:
198.54.114.155
Server:
Linux server71.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
Server Software:
LiteSpeed
PHP Version:
5.6.40
Create File
|
Create Folder
Execute
Dir :
~
/
proc
/
self
/
cwd
/
Edit File:
exceptions.tar
UnsupportedVersionConstraintException.php 0000644 00000000723 15111320215 0015070 0 ustar 00 <?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; final class UnsupportedVersionConstraintException extends \RuntimeException implements Exception { } InvalidPreReleaseSuffixException.php 0000644 00000000217 15111320215 0013646 0 ustar 00 <?php declare(strict_types = 1); namespace PharIo\Version; class InvalidPreReleaseSuffixException extends \Exception implements Exception { } Exception.php 0000644 00000000650 15111320215 0007203 0 ustar 00 <?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 { } NoBuildMetaDataException.php 0000644 00000000207 15111320215 0012057 0 ustar 00 <?php declare(strict_types = 1); namespace PharIo\Version; class NoBuildMetaDataException extends \Exception implements Exception { } NoPreReleaseSuffixException.php 0000644 00000000212 15111320215 0012627 0 ustar 00 <?php declare(strict_types = 1); namespace PharIo\Version; class NoPreReleaseSuffixException extends \Exception implements Exception { } InvalidVersionException.php 0000644 00000000225 15111320215 0012056 0 ustar 00 <?php declare(strict_types = 1); namespace PharIo\Version; class InvalidVersionException extends \InvalidArgumentException implements Exception { }
Simpan