Skip to content

Clean up obsolete database comments and examples

83c18d2
Select commit
Loading
Failed to load commit list.
Open

refactor: replace legacy database result handling #765

Clean up obsolete database comments and examples
83c18d2
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action May 2, 2026 in 0s

1 new issue (0 max.) of at least severity.

Codacy 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

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

modules/install/ajax/ui.php#L1133

Avoid using static access to class 'DatabaseConnection' in method 'MySQLConnect'.