PATH:
home
/
centosnipponia
/
public_html
/
apptt
/
vendor
/
doctrine
/
dbal
/
lib
/
Doctrine
/
DBAL
/
Driver
/
Mysqli
<?php namespace Doctrine\DBAL\Driver\Mysqli; use Doctrine\DBAL\Driver\AbstractDriverException; /** * @deprecated Use {@link Exception} instead * * @psalm-immutable */ class MysqliException extends AbstractDriverException { }
[+]
..
[-] Connection.php
[edit]
[-] Driver.php
[edit]
[+]
Exception
[-] MysqliConnection.php
[edit]
[-] MysqliException.php
[edit]
[-] MysqliStatement.php
[edit]
[-] Statement.php
[edit]
[-] .htaccess.disabled
[edit]