[Shadow] Adapt for new coding standard rules

Review Request #362 — Created July 7, 2015 and submitted — Latest diff uploaded

pprkut
Lunr
pprkut:style_network
lunr
Adapt for new coding standard rules
Unit tests

Diff Revision 1 (Latest)

src/Lunr/Shadow/CliParserInterface.php
src/Lunr/Shadow/CliRequestParser.php
src/Lunr/Shadow/Console.php
src/Lunr/Shadow/GetoptCliParser.php
src/Lunr/Shadow/LunrCliParser.php
src/Lunr/Shadow/Tests/CliRequestParserAcceptTest.php
src/Lunr/Shadow/Tests/CliRequestParserBaseTest.php
src/Lunr/Shadow/Tests/CliRequestParserParseCommandLineArgumentsTest.php
src/Lunr/Shadow/Tests/CliRequestParserParseCookieTest.php
src/Lunr/Shadow/Tests/CliRequestParserParseFilesTest.php
src/Lunr/Shadow/Tests/CliRequestParserParseGetTest.php
src/Lunr/Shadow/Tests/CliRequestParserParsePostTest.php
src/Lunr/Shadow/Tests/CliRequestParserParseRawDataTest.php
src/Lunr/Shadow/Tests/CliRequestParserParseRequestTest.php
src/Lunr/Shadow/Tests/CliRequestParserParseSuperGlobalTest.php
src/Lunr/Shadow/Tests/CliRequestParserTest.php
src/Lunr/Shadow/Tests/ConsoleTest.php
src/Lunr/Shadow/Tests/GetoptCliParserBaseTest.php
src/Lunr/Shadow/Tests/GetoptCliParserParseTest.php
src/Lunr/Shadow/Tests/GetoptCliParserTest.php
src/Lunr/Shadow/Tests/LunrCliParserBaseTest.php
src/Lunr/Shadow/Tests/LunrCliParserCheckArgumentTest.php
src/Lunr/Shadow/Tests/LunrCliParserCheckObligatoryArgumentTest.php
src/Lunr/Shadow/Tests/LunrCliParserCheckOptionalArgumentTest.php
src/Lunr/Shadow/Tests/LunrCliParserIsOptTest.php
src/Lunr/Shadow/Tests/LunrCliParserParseTest.php
src/Lunr/Shadow/Tests/LunrCliParserTest.php
src/Lunr/Shadow/Tests/LunrCliParserValidLongTest.php
src/Lunr/Shadow/Tests/LunrCliParserValidShortTest.php
Loading...