phpmyadmin/src/Dbal
Maurício Meneghini Fauth f5d99cec89
Remove the errno global variable
Replaces it with DatabaseInterface::$errorNumber static property.

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-01-09 00:57:19 -03:00
..
Connection.php
ConnectionException.php
ConnectionType.php
DatabaseInterface.php Remove the errno global variable 2025-01-09 00:57:19 -03:00
DbiExtension.php Remove prepare method and Statement class 2025-01-01 19:56:37 +00:00
DbiMysqli.php Remove the errno global variable 2025-01-09 00:57:19 -03:00
MysqliResult.php
ResultInterface.php
Warning.php