rhosocial/yii2-organization

View on GitHub

Showing 816 of 816 total issues

Whitespace found at end of line
Open

     * 
Severity: Minor
Found in UserOrganizationTrait.php by phpcodesniffer

Expected 1 space after ELSE keyword; 0 found
Open

                <?php else: ?>

Expected 1 space after closing parenthesis; found 9
Open

        if (!($organization instanceof $this->organizationClass))
Severity: Minor
Found in UserOrganizationTrait.php by phpcodesniffer

Expected 1 space after closing parenthesis; found 0
Open

            if ($result instanceof \Exception){
Severity: Minor
Found in UserOrganizationTrait.php by phpcodesniffer

Expected 1 space after closing parenthesis; found 9
Open

        foreach ($organizations as $org)
Severity: Minor
Found in UserOrganizationTrait.php by phpcodesniffer

No space found after comma in function call
Open

            $this->organizationSetUpSuccessMessage = Yii::t('organization' ,'Organization Set Up.');

Whitespace found at end of line
Open

     * 
Severity: Minor
Found in Organization.php by phpcodesniffer

Whitespace found at end of line
Open

     * @var User 
Severity: Minor
Found in forms/SetUpForm.php by phpcodesniffer

Expected 1 space after closing parenthesis; found 0
Open

            <?php foreach ($tips as $tip): ?>

Whitespace found at end of line
Open

     * 

Whitespace found at end of line
Open

     * 

Expected 1 space after closing parenthesis; found 0
Open

            <?php if ($remaining === false): ?>

Expected 1 space after closing parenthesis; found 0
Open

                <?php if ($remaining < 0): ?>

Expected 1 space after ELSE keyword; 0 found
Open

    <?php else:

Expected 1 space after closing parenthesis; found 9
Open

        foreach ($members as $member)
Severity: Minor
Found in Organization.php by phpcodesniffer

Whitespace found at end of line
Open

     * 
Severity: Minor
Found in Organization.php by phpcodesniffer

No space found after comma in function call
Open

            $this->guidAttribute => Yii::t('user','GUID'),
Severity: Minor
Found in OrganizationSetting.php by phpcodesniffer

Whitespace found at end of line
Open

     * 

No space found after comma in function call
Open

            $this->updateSuccessMessage = Yii::t('user' ,'Updated.');

Whitespace found at end of line
Open

     * 
Severity: Minor
Found in Organization.php by phpcodesniffer
Severity
Category
Status
Source
Language