[General] Fix codestyle issues

Review Request #142 — Created July 15, 2013 and submitted — Latest diff uploaded

pprkut
Lunr
master
lunr
Fix codestyle issues according to the latest version (only on Github for now since I'm port blocked on israfel :( ).

(In case this doesn't show all changes, check the respective branch on github)
ant phpcs, unit tests
src/Lunr/Gravity/Database/SQLite3/Tests/SQLite3DMLQueryBuilderConditionTest.php
src/Lunr/Gravity/Database/SQLite3/Tests/SQLite3DMLQueryBuilderDeleteTest.php
src/Lunr/Gravity/Database/SQLite3/Tests/SQLite3DMLQueryBuilderGroupByTest.php
src/Lunr/Gravity/Database/SQLite3/Tests/SQLite3DMLQueryBuilderInsertTest.php
src/Lunr/Gravity/Database/SQLite3/Tests/SQLite3DMLQueryBuilderLimitTest.php
src/Lunr/Gravity/Database/SQLite3/Tests/SQLite3DMLQueryBuilderOrderByTest.php
src/Lunr/Gravity/Database/SQLite3/Tests/SQLite3DMLQueryBuilderQueryTest.php
src/Lunr/Gravity/Database/SQLite3/Tests/SQLite3DMLQueryBuilderSelectTest.php
src/Lunr/Gravity/Database/SQLite3/Tests/SQLite3DMLQueryBuilderUpdateTest.php
src/Lunr/Gravity/Database/Tests/DatabaseConnectionPoolEmptyTest.php
src/Lunr/Gravity/Database/Tests/DatabaseConnectionPoolUnsupportedTest.php
src/Lunr/Gravity/Database/Tests/DatabaseDMLQueryBuilderQueryPartsTest.php
src/Lunr/L10n/Tests/GettextL10nProviderLangTest.php
src/Lunr/L10n/Tests/GettextL10nProviderNlangTest.php
src/Lunr/Network/Tests/MailSendTest.php
src/Lunr/Network/Tests/StreamSocketClientHandleTest.php
src/Lunr/Network/Tests/StreamSocketClientReadWriteTest.php
src/Lunr/Network/Tests/StreamSocketContextTest.php
src/Lunr/Network/Tests/StreamSocketSetGetTest.php
src/Lunr/Network/Tests/StreamSocketStateTest.php
This diff has been split across 4 pages: < 1 2 3 4 >
Loading...