refactor: replace legacy database result handling #765
Codacy Production / Codacy Static Code Analysis
required action
May 2, 2026 in 0s
1 new issue (0 max.) of at least severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 1
Complexity increasing per file
==============================
- src/OpenCATS/Tests/IntegrationTests/DatabaseConnectionTest.php 5
- scripts/makeBackup.php 1
- modules/install/ajax/ui.php 4
Complexity decreasing per file
==============================
+ modules/install/backupDB.php -1
See the complete overview on Codacy
Annotations
Check warning on line 1133 in modules/install/ajax/ui.php
codacy-production / Codacy Static Code Analysis
modules/install/ajax/ui.php#L1133
Avoid using static access to class 'DatabaseConnection' in method 'MySQLConnect'.
Loading