Fix %TOTALPAGES%
caching
#175
5 new alerts
New alerts in code changed by this pull request
- 2 warnings
- 3 notes
See annotations below for details.
Annotations
Check notice on line 174 in includes/Query.php
Code scanning / Phpmd (reported by Codacy)
This pattern reports excessively long methods. Note
Check notice on line 174 in includes/Query.php
Code scanning / Phpmd (reported by Codacy)
This pattern reports methods with a large number of possible paths Note
Check notice on line 174 in includes/Query.php
Code scanning / Phpmd (reported by Codacy)
This pattern reports methods with high cyclomatic complexity Note
Check warning on line 174 in includes/Query.php
Code scanning / Phpmd (reported by Codacy)
You can fix this problem by extracting the logic in the boolean flag into its own class or method Warning
Check warning on line 405 in includes/Query.php
Code scanning / Phpmd (reported by Codacy)
Static access leads to hard to test code Warning