File manager - Edit - /var/www/payraty/hris/vendor/doctrine/dbal/src/Exception/SavepointsNotSupported.php
Back
<?php declare(strict_types=1); namespace Doctrine\DBAL\Exception; use Doctrine\DBAL\ConnectionException; final class SavepointsNotSupported extends ConnectionException { public static function new(): self { return new self('Savepoints are not supported by this driver.'); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings