Backup and migrate prune - 7.x-2.x

Test status
StatusResult
Last receivedThu, 01/17/2013 - 17:59:10
Last requestedThu, 01/17/2013 - 18:56:56
Last testedThu, 01/17/2013 - 18:57:07
Test count2
Environment status
MySQLfail
Code reviewfail
Overall Resultfail
Branch information
Identifier7.x-2.x
ProjectBackup and migrate prune
LinkProject information
SummaryFAILED: [[SimpleTest]]: [MySQL] Repository checkout: failed to create dependency directory; [[Coder]]: [Code review] 37 minor(s), 0 critical(s), and 211 normal(s).
Details

MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
    Ensure the version control system is functioning properly.
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a Drupal installation failure
  8. Detect a test run failure
  9. Detect a failing test
  10. Complete test suite with all tests passing
Review log
[11:03:54] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_424208.pifr_simpletest.1358445834.log)
[11:03:54] Review timestamp: (Thu, 01/17/2013 - 11:03)
[11:03:54] Review host: (drupaltestbot983-mysql)
[11:03:54] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[11:03:54] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[11:03:54] Environment variables and review information initialized.
[11:03:54] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/backup_migrate_prune.git]
[11:03:54] Project directory is [backup_migrate_prune]
[11:03:54] Review started.
[11:03:54] Test: Array
(
    [test_id] => 424208
    [review] => Array
        (
            [plugin] => pifr_simpletest
            [argument] => Array
                (
                    [test.title] => 
                    [test.directory.review] => Array
                        (
                            [0] => sites/default/modules/backup_migrate_prune
                        )

                    [test.directory.apply] => 
                    [test.directory.dependency] => 
                    [test.files] => Array
                        (
                        )

                    [test.extensions] => Array
                        (
                            [0] => php
                            [1] => inc
                            [2] => install
                            [3] => module
                            [4] => test
                        )

                    [drupal.core.version] => 7
                    [drupal.core.url] => git://git.drupal.org/project/drupal.git
                    [drupal.modules] => Array
                        (
                        )

                    [drupal.user] => admin
                    [drupal.pass] => 
                    [drupal.variables] => Array
                        (
                        )

                    [simpletest.tests] => Array
                        (
                        )

                    [simpletest.db] => 
                )

        )

    [vcs] => Array
        (
            [main] => Array
                (
                    [repository] => Array
                        (
                            [type] => git
                            [url] => git://git.drupal.org/project/drupal.git
                        )

                    [vcs_identifier] => 7.x
                )

            [dependencies] => Array
                (
                    [1] => Array
                        (
                            [repository] => Array
                                (
                                    [type] => git
                                    [url] => git://git.drupal.org/project/backup_migrate_prune.git
                                )

                            [vcs_identifier] => 7.x-2.x
                        )

                )

        )

    [files] => Array
        (
        )

)

[11:03:54] Operations: Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[11:03:54] Invoking operation [setup]...
[11:03:54] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[11:03:54] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[11:03:54] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[11:03:54] Database backend [mysql] loaded.
[11:03:54] Invoking operation [fetch]...
[11:03:54] Invoking operation [checkout]...
[11:03:54] Version control system backend [git] loaded.
[11:03:56] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[11:03:56] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files]
  Status [1]
 Output: [error: Untracked working tree file '.editorconfig' would be removed by merge.].
[11:03:56] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[11:03:56] Command [git --work-tree='checkout' --git-dir='checkout/.git' log --oneline -1 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [9e565e58 Issue #1878344 by quicksketch, sun: added CKEditor JS library to core.].
[11:03:56] Main branch [7.x] checkout [failed].
[11:03:56] Encountered error on [checkout], details:
array (
  '@reason' => 'failed to create dependency directory',
)
[11:03:56] Review complete. test_id=424208 result code=3 details=Array
(
    [@reason] => failed to create dependency directory
)

[11:03:56] Static variables reset.

Code review

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a review run failure
  8. Detect coder flags
    Ensure that your code follows the Drupal standard and passes a coder review.
  9. Complete coder review with all passed
37 minor(s), 0 critical(s), and 211 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandbackup_migrate_prune.install208
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.install40N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.install46N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.install47N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.install48N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.install49N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.install50N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.install51N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.install52N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.install53N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.install54N/A
Expandbackup_migrate_prune.module170194
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module28N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module37N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module76N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module78N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module82N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module91N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module92N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module93N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module94N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module95N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module97N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module98N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module99N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module100N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module101N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module102N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module103N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module104N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module105N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module106N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module108N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module109N/A
There should be no trailing spacesOtherbackup_migrate_prune.module109N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module110N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module111N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module112N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module113N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module114N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module115N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module116N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module117N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module118N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module119N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module120N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module121N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module122N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module123N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module124N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module125N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module126N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module127N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module128N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module129N/A
There should be no trailing spacesOtherbackup_migrate_prune.module129N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module130N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module131N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module132N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module133N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module134N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module135N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module136N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module137N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module138N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module139N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module140N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module141N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module142N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module143N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module144N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module145N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module146N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module147N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module148N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module149N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module150N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module151N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module152N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module153N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module154N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module155N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module156N/A
There should be no trailing spacesOtherbackup_migrate_prune.module156N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module157N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module158N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module159N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module160N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module161N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module162N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module163N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module164N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module165N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module166N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module167N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module168N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module169N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module170N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module171N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module172N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module173N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module174N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module175N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module176N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module177N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module178N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module179N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module180N/A
There should be no trailing spacesOtherbackup_migrate_prune.module180N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module181N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module182N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module183N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module184N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module185N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module186N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module187N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module188N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module189N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module190N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module191N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module192N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module193N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module194N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module195N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module208N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module209N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module210N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module211N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module212N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module213N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module214N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module215N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module216N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module217N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module218N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module219N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module220N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module221N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module222N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module223N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module224N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module225N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module230N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module231N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module236N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module237N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module238N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module247N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module248N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module249N/A
There should be no trailing spacesOtherbackup_migrate_prune.module249N/A
There should be no trailing spacesOtherbackup_migrate_prune.module254N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module258N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module259N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module260N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module261N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module262N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module263N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module264N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module265N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module266N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module267N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module268N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module269N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module270N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module271N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module273N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module274N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module275N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module276N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module292N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module293N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module294N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module295N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module296N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module297N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module298N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module299N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module300N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module301N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module302N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module305N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module306N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module307N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module308N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module309N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module310N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module311N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module312N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module313N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module314N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module315N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module316N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module317N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module318N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module319N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module320N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module324N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module325N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module326N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module327N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module328N/A
missing space after commaOtherbackup_migrate_prune.module328N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module329N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module333N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module334N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module335N/A
There should be no trailing spacesOtherbackup_migrate_prune.module335N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module337N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module338N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module339N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module380N/A
There should be no trailing spacesOtherbackup_migrate_prune.module380N/A
The $message argument to watchdog() should NOT be enclosed within t(), so that it can be properly translated at display time.Otherbackup_migrate_prune.module382N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module384N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module385N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module386N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module393N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module394N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module395N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module396N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module397N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module398N/A
Expandclass/Gardener.php1309
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherGardener.php41N/A
There should be no trailing spacesOtherGardener.php45N/A
There should be no trailing spacesOtherGardener.php48N/A
There should be no trailing spacesOtherGardener.php63N/A
There should be no trailing spacesOtherGardener.php117N/A
Use an indent of 2 spaces, with no tabsOtherGardener.php125N/A
Use an indent of 2 spaces, with no tabsOtherGardener.php126N/A
Use an indent of 2 spaces, with no tabsOtherGardener.php127N/A
Use an indent of 2 spaces, with no tabsOtherGardener.php128N/A
Use an indent of 2 spaces, with no tabsOtherGardener.php129N/A
Use an indent of 2 spaces, with no tabsOtherGardener.php130N/A
There should be no trailing spacesOtherGardener.php135N/A
There should be no trailing spacesOtherGardener.php137N/A
Use an indent of 2 spaces, with no tabsOtherGardener.php144N/A
Use an indent of 2 spaces, with no tabsOtherGardener.php145N/A
There should be no trailing spacesOtherGardener.php159N/A
There should be no trailing spacesOtherGardener.php219N/A
There should be no trailing spacesOtherGardener.php224N/A
There should be no trailing spacesOtherGardener.php234N/A
Use an indent of 2 spaces, with no tabsOtherGardener.php269N/A
There should be no trailing spacesOtherGardener.php433N/A
There should be no trailing spacesOtherGardener.php437N/A

All

Test nameMinorCriticalNormal
Expandbackup_migrate_prune.install208
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.install40N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.install46N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.install47N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.install48N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.install49N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.install50N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.install51N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.install52N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.install53N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.install54N/A
Expandbackup_migrate_prune.module170194
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module28N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module37N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module76N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module78N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module82N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module91N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module92N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module93N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module94N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module95N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module97N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module98N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module99N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module100N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module101N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module102N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module103N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module104N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module105N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module106N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module108N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module109N/A
There should be no trailing spacesOtherbackup_migrate_prune.module109N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module110N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module111N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module112N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module113N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module114N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module115N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module116N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module117N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module118N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module119N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module120N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module121N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module122N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module123N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module124N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module125N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module126N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module127N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module128N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module129N/A
There should be no trailing spacesOtherbackup_migrate_prune.module129N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module130N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module131N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module132N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module133N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module134N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module135N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module136N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module137N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module138N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module139N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module140N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module141N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module142N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module143N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module144N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module145N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module146N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module147N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module148N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module149N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module150N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module151N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module152N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module153N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module154N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module155N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module156N/A
There should be no trailing spacesOtherbackup_migrate_prune.module156N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module157N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module158N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module159N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module160N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module161N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module162N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module163N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module164N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module165N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module166N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module167N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module168N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module169N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module170N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module171N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module172N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module173N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module174N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module175N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module176N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module177N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module178N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module179N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module180N/A
There should be no trailing spacesOtherbackup_migrate_prune.module180N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module181N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module182N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module183N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module184N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module185N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module186N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module187N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module188N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module189N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module190N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module191N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module192N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module193N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module194N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module195N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module208N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module209N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module210N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module211N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module212N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module213N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module214N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module215N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module216N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module217N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module218N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module219N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module220N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module221N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module222N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module223N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module224N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module225N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module230N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module231N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module236N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module237N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module238N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module247N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module248N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module249N/A
There should be no trailing spacesOtherbackup_migrate_prune.module249N/A
There should be no trailing spacesOtherbackup_migrate_prune.module254N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module258N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module259N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module260N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module261N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module262N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module263N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module264N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module265N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module266N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module267N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module268N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module269N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module270N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module271N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module273N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module274N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module275N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module276N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module292N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module293N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module294N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module295N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module296N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module297N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module298N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module299N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module300N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module301N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module302N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module305N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module306N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module307N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module308N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module309N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module310N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module311N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module312N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module313N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module314N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module315N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module316N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module317N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module318N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module319N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module320N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module324N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module325N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module326N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module327N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module328N/A
missing space after commaOtherbackup_migrate_prune.module328N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module329N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module333N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module334N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module335N/A
There should be no trailing spacesOtherbackup_migrate_prune.module335N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module337N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module338N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module339N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module380N/A
There should be no trailing spacesOtherbackup_migrate_prune.module380N/A
The $message argument to watchdog() should NOT be enclosed within t(), so that it can be properly translated at display time.Otherbackup_migrate_prune.module382N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module384N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module385N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module386N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module393N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module394N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module395N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module396N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module397N/A
Use an indent of 2 spaces, with no tabsOtherbackup_migrate_prune.module398N/A
Expandbackup_migrate_prune.test500
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherbackup_migrate_prune.test35N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherbackup_migrate_prune.test38N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherbackup_migrate_prune.test81N/A
There should be no trailing spacesOtherbackup_migrate_prune.test140N/A
There should be no trailing spacesOtherbackup_migrate_prune.test158N/A
Expandclass/Gardener.php1309
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherGardener.php41N/A
There should be no trailing spacesOtherGardener.php45N/A
There should be no trailing spacesOtherGardener.php48N/A
There should be no trailing spacesOtherGardener.php63N/A
There should be no trailing spacesOtherGardener.php117N/A
Use an indent of 2 spaces, with no tabsOtherGardener.php125N/A
Use an indent of 2 spaces, with no tabsOtherGardener.php126N/A
Use an indent of 2 spaces, with no tabsOtherGardener.php127N/A
Use an indent of 2 spaces, with no tabsOtherGardener.php128N/A
Use an indent of 2 spaces, with no tabsOtherGardener.php129N/A
Use an indent of 2 spaces, with no tabsOtherGardener.php130N/A
There should be no trailing spacesOtherGardener.php135N/A
There should be no trailing spacesOtherGardener.php137N/A
Use an indent of 2 spaces, with no tabsOtherGardener.php144N/A
Use an indent of 2 spaces, with no tabsOtherGardener.php145N/A
There should be no trailing spacesOtherGardener.php159N/A
There should be no trailing spacesOtherGardener.php219N/A
There should be no trailing spacesOtherGardener.php224N/A
There should be no trailing spacesOtherGardener.php234N/A
Use an indent of 2 spaces, with no tabsOtherGardener.php269N/A
There should be no trailing spacesOtherGardener.php433N/A
There should be no trailing spacesOtherGardener.php437N/A