Showing 699 of 699 total issues

Parameter comment must end with a full stop
Open

 *   Contains the total number of rows for the resultset

Concat operator must be surrounded by a single space
Open

    of <strong>'. $total_rows . '</strong> records';

Description for the @return value is missing
Open

 * @return array

Missing parameter comment
Open

 * @param array $variables

Parameter comment indentation must be 3 spaces, found 2 spaces
Open

 *  The array containing the code value pairs.

Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
Open

  // }

There must be exactly one blank line after the file comment
Open

 */

Expected 1 blank line after function; 0 found
Open

  }

Line indented incorrectly; expected 10 spaces, found 14
Open

              'message' => t('%name: the minimum value must be smaller than the maximum value.', array('%name' => $instance['label'])),

Missing function doc comment
Open

function deims_variable_variable_type_select_callback($form, $form_state) {

Array indentation error, expected 13 spaces but found 14
Open

              'key' => 'missingValueCode',

4 spaces found before inline comment; expected "// ISO 19110 is not yet part of ISO19115, it is in the DIS stage (Draft)" but found "// ISO 19110 is not yet part of ISO19115, it is in the DIS stage (Draft)"
Open

//    ISO 19110 is not yet part of ISO19115, it is in the DIS stage (Draft)

Inline comments must start with a capital letter
Open

  //if (empty($matches) || count($matches) < $limit) {

No space found before comment text; expected "// }" but found "//}"
Open

  //}

Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
Open

      //$item['data']['codes'] = list_allowed_values_string($item['data']['codes']);

Public method name "EmlDataSet::getPackageID" is not in lowerCamel format
Open

  public function getPackageID() {

Missing function doc comment
Open

  public function getCustomUnitMetadata() {

Expected 1 newline at end of file; 3 found
Open

<?php endif; ?>

Missing file doc comment
Open

<spdom>

Missing class doc comment
Open

class DeimsContentBookMigration extends DrupalNode6Migration {
Severity
Category
Status
Source
Language