Submit
Path:
~
/
/
opt
/
psa
/
phpMyAdmin
/
vendor
/
thecodingmachine
/
safe
/
lib
/
Exceptions
/
File Content:
OpensslException.php
<?php namespace Safe\Exceptions; class OpensslException extends \Exception implements SafeExceptionInterface { public static function createFromPhpError(): self { return new self(\openssl_error_string() ?: '', 0); } }
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
CurlException.php
290 bytes
0644
JsonException.php
248 bytes
0644
OpensslException.php
241 bytes
0644
PcreException.php
850 bytes
0644
SafeExceptionInterface.php
93 bytes
0644
N4ST4R_ID | Naxtarrr