Server
Back to Overall Summary
Server
dev3.zurmo.com (PhpInfo)
Build Output
Creating test instances...
Warning: rmdir(C:/Apache/htdocs/zurmo_wa/protected/tests/unit): Permission denied in C:\Apache\htdocs\internal\scripts\TestInstanceUtil.php on line 330
Warning: rmdir(C:/Apache/htdocs/zurmo_wa/protected/tests): Directory not empty in C:\Apache\htdocs\internal\scripts\TestInstanceUtil.php on line 330
Warning: rmdir(C:/Apache/htdocs/zurmo_wa/protected): Directory not empty in C:\Apache\htdocs\internal\scripts\TestInstanceUtil.php on line 330
Warning: rmdir(C:/Apache/htdocs/zurmo_wa): Directory not empty in C:\Apache\htdocs\internal\scripts\TestInstanceUtil.php on line 330
- Configuring per instance files...
- Configuring database...
- Dropping and creating database zurmo_wa...
Done.
Messages Check Output
Result: 3 problems found.
Download CSV
No languages were found in the following directory:../../zurmo/app/protected/extensions/zurmoinc/framework/messages
No languages were found in the following directory:../../zurmo/app/protected/extensions/zurmoinc/framework/messages
No languages were found in the following directory:../../zurmo/app/protected/extensions/zurmoinc/framework/messages
Make Zips Output
Zips made:
C:/Apache/htdocs/downloads/zurmo-bleeding-0.6.0.fcb5b3af1eba.zip
C:/Apache/htdocs/downloads/zurmo-stable-0.6.0.fcb5b3af1eba.zip
C:/Apache/htdocs/downloads/zurmo-unstable-0.6.0.fcb5b3af1eba.zip
Coding Standard Check Output
Result: 28 issues found.
File saved with \r\n. Set your IDE to save with \n endings:
Coding Standard
Internal Repository
Check
Result: 8 issues found.
Bad bracing, opening brace should be on it's own line and aligned with the closing brace:
Bad spacing, or no spacing, or tabs around operator:
Code not indented. Only the opening <?php and closing ?> should be at column 1. The problem is immediately after the identified <?php:
Code not indented. Only the opening <?php and closing ?> should be at column 1. The problem is somewhere inside the identified <?php ?>:
No space between catch/for/foreach/if/while and bracket:
Back to Overall Summary