Update README.md #13
153 new problems found by Qodana for PHP
Qodana for PHP
153 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Element is not available in configured PHP version |
🔴 Failure | 3 |
Undefined class |
🔶 Warning | 130 |
Undefined function |
🔶 Warning | 10 |
Undefined method |
🔶 Warning | 4 |
Undefined namespace |
🔶 Warning | 4 |
Strict comparison of operands with incompatible types |
◽️ Notice | 2 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
Contact Qodana team
Contact us at [email protected]
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
Check failure on line 45 in pages/frontend.php
github-actions / Qodana for PHP
Element is not available in configured PHP version
'random_bytes' is available starting with 7.0 PHP version
Check failure on line 38 in install.php
github-actions / Qodana for PHP
Element is not available in configured PHP version
'random_bytes' is available starting with 7.0 PHP version
Check failure on line 181 in lib/Maintenance.php
github-actions / Qodana for PHP
Element is not available in configured PHP version
'str_contains' is available starting with 8.0 PHP version
Check notice on line 49 in lib/Maintenance.php
github-actions / Qodana for PHP
Strict comparison of operands with incompatible types
Operands have incompatible types
Check notice on line 37 in lib/Maintenance.php
github-actions / Qodana for PHP
Strict comparison of operands with incompatible types
Operands have incompatible types
Check warning on line 251 in lib/Maintenance.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'rex_addon'
Check warning on line 90 in lib/Maintenance.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'rex_article'
Check warning on line 213 in lib/Maintenance.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'rex'
Check warning on line 188 in lib/Maintenance.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'rex_extension'
Check warning on line 5 in lib/command/maintenance_on.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'rex_console_command'
Check warning on line 104 in lib/Maintenance.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'bool'
Check warning on line 36 in boot.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'rex_extension_point'
Check warning on line 7 in lib/command/maintenance_off.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'void'
Check warning on line 33 in pages/backend.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'rex_fragment'
Check warning on line 243 in lib/Maintenance.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'void'
Check warning on line 213 in lib/Maintenance.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'rex'
Check warning on line 141 in pages/frontend.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'rex'
Check warning on line 11 in uninstall.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'rex_config'
Check warning on line 26 in lib/Maintenance.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'rex_login'
Check warning on line 2 in lib/command/maintenance_on.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'InputInterface'
Check warning on line 90 in lib/Maintenance.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'rex_yrewrite'
Check warning on line 15 in lib/command/maintenance_off.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'InputInterface'
Check warning on line 22 in lib/Maintenance.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'rex_request'
Check warning on line 17 in install.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'rex_path'
Check warning on line 24 in lib/Maintenance.php
github-actions / Qodana for PHP
Undefined class
Undefined class 'rex_backend_login'