diff options
| author | Damien Regad <dregad@mantisbt.org> | 2023-03-17 12:17:32 +0100 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2023-03-17 23:24:51 +0100 |
| commit | 5766f6b17aac1da80302840416e24ac9a341742c (patch) | |
| tree | 6c524e35ae744261c6e3e39bd2fbbbef6e942cbe /drivers/adodb-oci8.inc.php | |
| parent | f52cf8a68cb6e0b702c8e7a6a8fa5da3e59ad13a (diff) | |
| download | adodb-5766f6b17aac1da80302840416e24ac9a341742c.tar.gz adodb-5766f6b17aac1da80302840416e24ac9a341742c.tar.bz2 adodb-5766f6b17aac1da80302840416e24ac9a341742c.zip | |
PDO firebird: remove unnecessary methods
- _init() did not actually initialize anything useful, as the
$pdoDriver property was not used anywhere.
- _affectedrows() was likely introduced by mistake (copy/paste error
when the driver was refactored in 2019), as it references Firebird
native (non-PDO) function fbird_affected_rows(), as discussed in
#935.
This fixes PHP 8.2 deprecation warnings due to undefined properties.
Diffstat (limited to 'drivers/adodb-oci8.inc.php')
0 files changed, 0 insertions, 0 deletions
