PHP lint problems
(0 errors, 0 warnings)
This section shows php lint problems in the code detected by php -l
              [More info]
            
PHP coding style problems
(0 errors, 10 warnings)
This section shows the coding style problems detected in the code by phpcs
              [More info]
            
- local/ldap/locallib.php
- (#149)
                  Function ldap_control_paged_result() is deprecated since PHP 7.4; Use ldap_search() instead
- (#161)
                  Function ldap_control_paged_result_response() is deprecated since PHP 7.4; Use ldap_search() instead
- (#199)
                  Line exceeds 132 characters; contains 145 characters
- (#295)
                  Line exceeds 132 characters; contains 145 characters
- (#501)
                  Function ldap_control_paged_result() is deprecated since PHP 7.4; Use ldap_search() instead
- (#520)
                  Function ldap_control_paged_result_response() is deprecated since PHP 7.4; Use ldap_search() instead
- local/ldap/tests/sync_test.php
- (#539)
                  Function ldap_control_paged_result() is deprecated since PHP 7.4; Use ldap_search() instead
- (#552)
                  Function ldap_control_paged_result_response() is deprecated since PHP 7.4; Use ldap_search() instead
- (#571)
                  Function ldap_control_paged_result() is deprecated since PHP 7.4; Use ldap_search() instead
- (#584)
                  Function ldap_control_paged_result_response() is deprecated since PHP 7.4; Use ldap_search() instead
Javascript coding style problems
(0 errors, 0 warnings)
This section shows the coding style problems detected in the code by eslint
              [More info]
            
CSS problems
(0 errors, 0 warnings)
This section shows CSS problems detected by stylelint
              [More info]
            
PHPDocs style problems
(2 errors, 0 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
              [More info]
            
- local/ldap/locallib.php
- (#43)
                  Phpdocs for variable local_ldap::$groupdnscache does not contain @var or incorrect
- (#43)
                  Invalid phpdocs tag @vary used
Update savepoints problems
(0 errors, 0 warnings)
This section shows problems detected with the handling of upgrade savepoints
              [More info]
            
Third party library modification problems
(0 errors, 0 warnings)
This section shows problems detected with the modification of third party libraries
              [More info]
            
grunt changes
(0 errors, 0 warnings)
This section shows files built by grunt and not commited
              [More info]
            
shifter problems
(0 errors, 0 warnings)
This section shows problems detected by shifter
              [More info]
            
Mustache template problems
(0 errors, 0 warnings)
This section shows problems detected in mustache templates
              [More info]
            
Gherkin .feature problems
(0 errors, 0 warnings)
This section shows problems detected in behat .feature files
              [More info]