Showing 699 of 699 total issues

Expected 1 space(s) before asterisk; 2 found
Open

  */

There must be exactly one blank line before the tags in a doc comment
Open

  * @toDo, need actual doc

The PHP open tag must be followed by exactly one blank line
Open

<?php

The PHP open tag must be followed by exactly one blank line
Open

<?php

Expected 1 blank line after function; 0 found
Open

  }

Additional blank lines found at end of doc comment
Open

   */

Missing function doc comment
Open

  public function __construct(EmlDataSet $dataSet) {

Line indented incorrectly; expected 8 spaces, found 7
Open

       }

Missing function doc comment
Open

  public function enqueue($node) {

Expected 1 newline at end of file; 2 found
Open

}

Array indentation error, expected 12 spaces but found 16
Open

                'begdate' => _bdp_date_value($dates['value'], $granularity),

Missing function doc comment
Open

function theme_iso_elements($variables) {

Missing file doc comment
Open

  <gmd:organisationName><gco:CharacterString><?php print $label; ?></gco:CharacterString></gmd:organisationName>

Separate the @throws and @ingroup sections by a blank line.
Open

   * @ingroup eml_data_manager_api

Line indented incorrectly; expected 10 spaces, found 8
Open

        throw new Exception(t('DOI request to @url returned expected result %doi.', array('@url' => $url, '%doi' => $request->data)));

Line indented incorrectly; expected 10 spaces, found 8
Open

        return $matches[1];

Doc comment for parameter $report_xml does not match actual variable name $xml
Open

   * @param string $report_xml

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

// ----------------------------------------------------------------------------

Expected 1 newline at end of file; 2 found
Open

}

Expected 1 space(s) before asterisk; 2 found
Open

  * Implement hook_help()
Severity
Category
Status
Source
Language