Skip to content

Instantly share code, notes, and snippets.

@radmiraal
Created March 7, 2013 23:52
Show Gist options
  • Save radmiraal/5112995 to your computer and use it in GitHub Desktop.
Save radmiraal/5112995 to your computer and use it in GitHub Desktop.
FILE: ...amework/TYPO3.Flow/Classes/TYPO3/Flow/Aop/Builder/ProxyClassBuilder.php
--------------------------------------------------------------------------------
FOUND 7 ERROR(S) AND 4 WARNING(S) AFFECTING 11 LINE(S)
--------------------------------------------------------------------------------
258 | WARNING | Code after THROW statement cannot be executed
259 | WARNING | Code after THROW statement cannot be executed
260 | WARNING | Code after THROW statement cannot be executed
261 | WARNING | Code after THROW statement cannot be executed
479 | ERROR | Whitespace must be added after single asteriks expected "*
| | $this->Flow_Aop_Proxy_targetMethodsAndGroupedAdvices =
| | array(" found
| | "* $this->Flow_Aop_Proxy_targetMethodsAndGroupedAdvices =
| | array("
480 | ERROR | Whitespace must be added after single asteriks expected "*
| | 'getSomeProperty' => array(" found "* 'getSomeProperty' =>
| | array("
481 | ERROR | Whitespace must be added after single asteriks expected "*
| | 'TYPO3\Flow\Aop\Advice\AroundAdvice' => array(" found
| | "* 'TYPO3\Flow\Aop\Advice\AroundAdvice' => array("
482 | ERROR | Whitespace must be added after single asteriks expected "*
| | new
| | \TYPO3\Flow\Aop\Advice\AroundAdvice('TYPO3\Foo\SomeAspect',
| | 'aroundAdvice',
| | \\TYPO3\\Flow\\Core\\Bootstrap::$staticObjectManager,
| | function() { ... })," found "* new
| | \TYPO3\Flow\Aop\Advice\AroundAdvice('TYPO3\Foo\SomeAspect',
| | 'aroundAdvice',
| | \\TYPO3\\Flow\\Core\\Bootstrap::$staticObjectManager,
| | function() { ... }),"
483 | ERROR | Whitespace must be added after single asteriks expected "*
| | )," found "* ),"
484 | ERROR | Whitespace must be added after single asteriks expected "*
| | )," found "* ),"
485 | ERROR | Whitespace must be added after single asteriks expected "*
| | );" found "* );"
--------------------------------------------------------------------------------
FILE: ...TYPO3.Flow/Classes/TYPO3/Flow/Aop/Pointcut/PointcutExpressionParser.php
--------------------------------------------------------------------------------
FOUND 0 ERROR(S) AND 4 WARNING(S) AFFECTING 4 LINE(S)
--------------------------------------------------------------------------------
121 | WARNING | Avoid function calls in a FOR loop test part
368 | WARNING | Avoid function calls in a FOR loop test part
425 | WARNING | Avoid function calls in a FOR loop test part
454 | WARNING | Avoid function calls in a FOR loop test part
--------------------------------------------------------------------------------
FILE: .../TYPO3.Flow/Classes/TYPO3/Flow/Aop/Pointcut/PointcutFilterComposite.php
--------------------------------------------------------------------------------
FOUND 0 ERROR(S) AND 1 WARNING(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
303 | WARNING | Avoid function calls in a FOR loop test part
--------------------------------------------------------------------------------
FILE: ...s/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Cache/Backend/FileBackend.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AND 3 WARNING(S) AFFECTING 4 LINE(S)
--------------------------------------------------------------------------------
68 | WARNING | Avoid function calls in a FOR loop test part
257 | WARNING | Avoid function calls in a FOR loop test part
270 | ERROR | Whitespace must be added after the arithmetic operator. Found
| | " -self". Expected " - self"
342 | WARNING | Avoid function calls in a FOR loop test part
--------------------------------------------------------------------------------
FILE: ...s/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Cache/Backend/NullBackend.php
--------------------------------------------------------------------------------
FOUND 2 ERROR(S) AFFECTING 2 LINE(S)
--------------------------------------------------------------------------------
14 | ERROR | Inline comments must be indented by one tab more then the code
| | next line.
118 | ERROR | Inline comments must be indented by one tab more then the code
| | next line.
--------------------------------------------------------------------------------
FILE: ...Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Cli/CommandManager.php
--------------------------------------------------------------------------------
FOUND 0 ERROR(S) AND 2 WARNING(S) AFFECTING 2 LINE(S)
--------------------------------------------------------------------------------
173 | WARNING | Avoid function calls in a FOR loop test part
179 | WARNING | Empty CATCH statement detected
--------------------------------------------------------------------------------
FILE: ...s/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Cli/CommandRequestHandler.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
94 | ERROR | Must use "self::" for local static member reference
--------------------------------------------------------------------------------
FILE: ...YPO3.Flow/Classes/TYPO3/Flow/Command/ConfigurationCommandController.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
137 | ERROR | Whitespace must be added after the arithmetic operator. Found "
| | -strlen". Expected " - strlen"
--------------------------------------------------------------------------------
FILE: ...amework/TYPO3.Flow/Classes/TYPO3/Flow/Command/CoreCommandController.php
--------------------------------------------------------------------------------
FOUND 4 ERROR(S) AFFECTING 3 LINE(S)
--------------------------------------------------------------------------------
308 | ERROR | String concat is not required here; use a single string instead
308 | ERROR | String concat is not required here; use a single string instead
365 | ERROR | Inline comments must be indented by one tab more then the code
| | next line.
366 | ERROR | Inline comments must be indented by one tab more then the code
| | next line.
--------------------------------------------------------------------------------
FILE: ...hrm/Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Core/Bootstrap.php
--------------------------------------------------------------------------------
FOUND 0 ERROR(S) AND 1 WARNING(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
235 | WARNING | Avoid function calls in a FOR loop test part
--------------------------------------------------------------------------------
FILE: ...m/Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Core/ClassLoader.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
155 | ERROR | Whitespace must be added after the arithmetic operator. Found "
| | -1". Expected " - 1"
--------------------------------------------------------------------------------
FILE: ...Framework/TYPO3.Flow/Classes/TYPO3/Flow/Error/DebugExceptionHandler.php
--------------------------------------------------------------------------------
FOUND 2 ERROR(S) AND 1 WARNING(S) AFFECTING 3 LINE(S)
--------------------------------------------------------------------------------
84 | ERROR | Must use "self::" for local static member reference
169 | WARNING | Avoid function calls in a FOR loop test part
201 | ERROR | Must use "self::" for local static member reference
--------------------------------------------------------------------------------
FILE: ...hrm/Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Error/Debugger.php
--------------------------------------------------------------------------------
FOUND 2 ERROR(S) AFFECTING 2 LINE(S)
--------------------------------------------------------------------------------
111 | ERROR | Must use "self::" for local static member reference
113 | ERROR | Must use "self::" for local static member reference
--------------------------------------------------------------------------------
FILE: ...low/ehrm/Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Exception.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
40 | ERROR | Space found before comma in function call
--------------------------------------------------------------------------------
FILE: ...ages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Http/Client/CurlEngine.php
--------------------------------------------------------------------------------
FOUND 3 ERROR(S) AFFECTING 3 LINE(S)
--------------------------------------------------------------------------------
120 | ERROR | Inline comments must be indented by one tab more then the code
| | next line.
121 | ERROR | Inline comments must be indented by one tab more then the code
| | next line.
127 | ERROR | Inline comments must be indented by one tab more then the code
| | next line.
--------------------------------------------------------------------------------
FILE: .../ehrm/Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Http/Request.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
611 | ERROR | Must use "self::" for local static member reference
--------------------------------------------------------------------------------
FILE: ...ehrm/Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Http/Response.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
59 | ERROR | Perl-style comments are not allowed. Use "// Comment." or "/*
| | comment */" instead.
--------------------------------------------------------------------------------
FILE: ...ackages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/I18n/Cldr/CldrModel.php
--------------------------------------------------------------------------------
FOUND 0 ERROR(S) AND 1 WARNING(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
278 | WARNING | Avoid function calls in a FOR loop test part
--------------------------------------------------------------------------------
FILE: ...ehrm/Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/I18n/Detector.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
63 | ERROR | Must use "self::" for local static member reference
--------------------------------------------------------------------------------
FILE: .../Framework/TYPO3.Flow/Classes/TYPO3/Flow/I18n/Parser/DatetimeParser.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AND 2 WARNING(S) AFFECTING 3 LINE(S)
--------------------------------------------------------------------------------
249 | WARNING | Avoid function calls in a FOR loop test part
462 | WARNING | Empty CATCH statement detected
463 | ERROR | Inline comments indents 1 tab(s) too much; expected indent
| | only by one tab more then the code next line.
--------------------------------------------------------------------------------
FILE: .../Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Mvc/ActionRequest.php
--------------------------------------------------------------------------------
FOUND 2 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
383 | ERROR | Whitespace must be added after the arithmetic operator. Found "
| | -(". Expected " - ("
383 | ERROR | No space allowed between minus sign and number
--------------------------------------------------------------------------------
FILE: ...es/TYPO3/Flow/Mvc/Controller/MvcPropertyMappingConfigurationService.php
--------------------------------------------------------------------------------
FOUND 4 ERROR(S) AND 1 WARNING(S) AFFECTING 4 LINE(S)
--------------------------------------------------------------------------------
54 | ERROR | Whitespace must be added after the assignment operator. Found "
| | =&". Expected " = &"
55 | WARNING | Avoid function calls in a FOR loop test part
55 | ERROR | Whitespace must be added before and after the assignment
| | operator. Found "$i=0". Expected "$i = 0"
67 | ERROR | Inline comments must be indented by one tab more then the code
| | next line.
80 | ERROR | Whitespace must be added after the assignment operator. Found "
| | =&". Expected " = &"
--------------------------------------------------------------------------------
FILE: ...YPO3.Flow/Classes/TYPO3/Flow/Mvc/Routing/Aspect/RouterCachingAspect.php
--------------------------------------------------------------------------------
FOUND 0 ERROR(S) AND 1 WARNING(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
94 | WARNING | Empty CATCH statement detected
--------------------------------------------------------------------------------
FILE: ...amework/TYPO3.Flow/Classes/TYPO3/Flow/Mvc/Routing/IdentityRoutePart.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
249 | ERROR | Inline comments must be indented by one tab more then the code
| | next line.
--------------------------------------------------------------------------------
FILE: ...PO3.Flow/Classes/TYPO3/Flow/Mvc/Routing/ObjectPathMappingRepository.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
64 | ERROR | Inline comments must be indented by one tab more then the code
| | next line.
--------------------------------------------------------------------------------
FILE: .../Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Mvc/View/JsonView.php
--------------------------------------------------------------------------------
FOUND 35 ERROR(S) AFFECTING 35 LINE(S)
--------------------------------------------------------------------------------
66 | ERROR | Whitespace must be added after single asteriks expected "*
| | 'variable1' => array(" found "* 'variable1' => array("
67 | ERROR | Whitespace must be added after single asteriks expected "*
| | '_only' => array('property1', 'property2', ...)" found
| | "* '_only' => array('property1', 'property2', ...)"
68 | ERROR | Whitespace must be added after single asteriks expected "* ),"
| | found "* ),"
69 | ERROR | Whitespace must be added after single asteriks expected "*
| | 'variable2' => array(" found "* 'variable2' => array("
70 | ERROR | Whitespace must be added after single asteriks expected "*
| | '_exclude' => array('property3', 'property4, ...)" found "*
| | '_exclude' => array('property3', 'property4, ...)"
71 | ERROR | Whitespace must be added after single asteriks expected "* ),"
| | found "* ),"
72 | ERROR | Whitespace must be added after single asteriks expected "*
| | 'variable3' => array(" found "* 'variable3' => array("
73 | ERROR | Whitespace must be added after single asteriks expected "*
| | '_exclude' => array('secretTitle')," found "* '_exclude' =>
| | array('secretTitle'),"
74 | ERROR | Whitespace must be added after single asteriks expected "*
| | '_descend' => array(" found "* '_descend' => array("
75 | ERROR | Whitespace must be added after single asteriks expected "*
| | 'customer' => array(" found "* 'customer' => array("
76 | ERROR | Whitespace must be added after single asteriks expected "*
| | '_only' => array('firstName', 'lastName')" found
| | "* '_only' => array('firstName', 'lastName')"
77 | ERROR | Whitespace must be added after single asteriks expected "*
| | )" found "* )"
78 | ERROR | Whitespace must be added after single asteriks expected "* )"
| | found "* )"
79 | ERROR | Whitespace must be added after single asteriks expected "* ),"
| | found "* ),"
80 | ERROR | Whitespace must be added after single asteriks expected "*
| | 'somearrayvalue' => array(" found "* 'somearrayvalue' =>
| | array("
81 | ERROR | Whitespace must be added after single asteriks expected "*
| | '_descendAll' => array(" found "* '_descendAll' => array("
82 | ERROR | Whitespace must be added after single asteriks expected "*
| | '_only' => array('property1')" found "* '_only' =>
| | array('property1')"
83 | ERROR | Whitespace must be added after single asteriks expected "* )"
| | found "* )"
84 | ERROR | Whitespace must be added after single asteriks expected "* )"
| | found "* )"
109 | ERROR | Whitespace must be added after single asteriks expected "*
| | 'variableFoo' => array(" found "* 'variableFoo' => array("
110 | ERROR | Whitespace must be added after single asteriks expected "*
| | '_exclude' => array('secretTitle')," found "* '_exclude' =>
| | array('secretTitle'),"
111 | ERROR | Whitespace must be added after single asteriks expected "*
| | '_descend' => array(" found "* '_descend' => array("
112 | ERROR | Whitespace must be added after single asteriks expected "*
| | 'customer' => array( // consider 'customer' being a
| | persisted entity" found "* 'customer' => array( //
| | consider 'customer' being a persisted entity"
113 | ERROR | Whitespace must be added after single asteriks expected "*
| | '_only' => array('firstName')," found "* '_only' =>
| | array('firstName'),"
116 | ERROR | Whitespace must be added after single asteriks expected "*
| | )" found "* )"
117 | ERROR | Whitespace must be added after single asteriks expected "* )"
| | found "* )"
118 | ERROR | Whitespace must be added after single asteriks expected "* )"
| | found "* )"
133 | ERROR | Whitespace must be added after single asteriks expected "*
| | 'variableFoo' => array(" found "* 'variableFoo' => array("
134 | ERROR | Whitespace must be added after single asteriks expected "*
| | '_exclude' => array('secretTitle')," found "* '_exclude' =>
| | array('secretTitle'),"
135 | ERROR | Whitespace must be added after single asteriks expected "*
| | '_descend' => array(" found "* '_descend' => array("
136 | ERROR | Whitespace must be added after single asteriks expected "*
| | 'customer' => array( // consider 'customer' being an
| | object" found "* 'customer' => array( // consider
| | 'customer' being an object"
137 | ERROR | Whitespace must be added after single asteriks expected "*
| | '_only' => array('firstName')," found "* '_only' =>
| | array('firstName'),"
139 | ERROR | Whitespace must be added after single asteriks expected "*
| | )" found "* )"
140 | ERROR | Whitespace must be added after single asteriks expected "* )"
| | found "* )"
141 | ERROR | Whitespace must be added after single asteriks expected "* )"
| | found "* )"
--------------------------------------------------------------------------------
FILE: ...ework/TYPO3.Flow/Classes/TYPO3/Flow/Object/CompileTimeObjectManager.php
--------------------------------------------------------------------------------
FOUND 0 ERROR(S) AND 1 WARNING(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
347 | WARNING | Code after THROW statement cannot be executed
--------------------------------------------------------------------------------
FILE: ....Flow/Classes/TYPO3/Flow/Object/Configuration/ConfigurationArgument.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
48 | ERROR | Must use "self::" for local static member reference
--------------------------------------------------------------------------------
FILE: ...3.Flow/Classes/TYPO3/Flow/Object/Configuration/ConfigurationBuilder.php
--------------------------------------------------------------------------------
FOUND 5 ERROR(S) AFFECTING 3 LINE(S)
--------------------------------------------------------------------------------
276 | ERROR | Concat operator must be surrounded by spaces
390 | ERROR | Variable "$className" not allowed in double quoted string; use
| | concatenation instead
390 | ERROR | Variable "$propertyName" not allowed in double quoted string;
| | use concatenation instead
395 | ERROR | Variable "$className" not allowed in double quoted string; use
| | concatenation instead
395 | ERROR | Variable "$propertyName" not allowed in double quoted string;
| | use concatenation instead
--------------------------------------------------------------------------------
FILE: ....Flow/Classes/TYPO3/Flow/Object/Configuration/ConfigurationProperty.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
52 | ERROR | Must use "self::" for local static member reference
--------------------------------------------------------------------------------
FILE: ...low/Classes/TYPO3/Flow/Object/DependencyInjection/ProxyClassBuilder.php
--------------------------------------------------------------------------------
FOUND 8 ERROR(S) AFFECTING 5 LINE(S)
--------------------------------------------------------------------------------
372 | ERROR | String concat is not required here; use a single string instead
374 | ERROR | String concat is not required here; use a single string instead
459 | ERROR | Variable "$setterMethodName" not allowed in double quoted
| | string; use concatenation instead
459 | ERROR | Variable "$preparedSetterArgument" not allowed in double quoted
| | string; use concatenation instead
464 | ERROR | Variable "$setterMethodName" not allowed in double quoted
| | string; use concatenation instead
464 | ERROR | Variable "$preparedSetterArgument" not allowed in double quoted
| | string; use concatenation instead
468 | ERROR | Variable "$propertyName" not allowed in double quoted string;
| | use concatenation instead
468 | ERROR | Variable "$preparedSetterArgument" not allowed in double quoted
| | string; use concatenation instead
--------------------------------------------------------------------------------
FILE: ...ges/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Object/Proxy/ProxyClass.php
--------------------------------------------------------------------------------
FOUND 2 ERROR(S) AFFECTING 2 LINE(S)
--------------------------------------------------------------------------------
181 | ERROR | Must use "self::" for local static member reference
223 | ERROR | Must use "self::" for local static member reference
--------------------------------------------------------------------------------
FILE: ...es/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Object/Proxy/ProxyMethod.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
199 | ERROR | Must use "self::" for local static member reference
--------------------------------------------------------------------------------
FILE: ...Flow/Classes/TYPO3/Flow/Package/Controller/PackageManagerController.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
171 | ERROR | Space found before semicolon; expected "PHP_EOL;" but found
| | "PHP_EOL
;"
--------------------------------------------------------------------------------
FILE: ...ages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Package/PackageManager.php
--------------------------------------------------------------------------------
FOUND 2 ERROR(S) AFFECTING 2 LINE(S)
--------------------------------------------------------------------------------
742 | ERROR | Whitespace must be added after the arithmetic operator. Found "
| | -strlen". Expected " - strlen"
840 | ERROR | Variable "$fileDescription" not allowed in double quoted string;
| | use concatenation instead
--------------------------------------------------------------------------------
FILE: ...TYPO3/Flow/Persistence/Doctrine/Mapping/Driver/FlowAnnotationDriver.php
--------------------------------------------------------------------------------
FOUND 10 ERROR(S) AFFECTING 10 LINE(S)
--------------------------------------------------------------------------------
795 | ERROR | Constants must be uppercase; expected PREPERSIST but found
| | prePersist
799 | ERROR | Constants must be uppercase; expected POSTPERSIST but found
| | postPersist
803 | ERROR | Constants must be uppercase; expected PREUPDATE but found
| | preUpdate
807 | ERROR | Constants must be uppercase; expected POSTUPDATE but found
| | postUpdate
811 | ERROR | Constants must be uppercase; expected PREREMOVE but found
| | preRemove
815 | ERROR | Constants must be uppercase; expected POSTREMOVE but found
| | postRemove
819 | ERROR | Constants must be uppercase; expected POSTLOAD but found
| | postLoad
823 | ERROR | Constants must be uppercase; expected PREFLUSH but found
| | preFlush
829 | ERROR | Constants must be uppercase; expected POSTLOAD but found
| | postLoad
831 | ERROR | Constants must be uppercase; expected POSTLOAD but found
| | postLoad
--------------------------------------------------------------------------------
FILE: ...PO3.Flow/Classes/TYPO3/Flow/Persistence/Doctrine/PersistenceManager.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
82 | ERROR | Constants must be uppercase; expected ONFLUSH but found onFlush
--------------------------------------------------------------------------------
FILE: .../Framework/TYPO3.Flow/Classes/TYPO3/Flow/Persistence/Doctrine/Query.php
--------------------------------------------------------------------------------
FOUND 2 ERROR(S) AFFECTING 2 LINE(S)
--------------------------------------------------------------------------------
416 | ERROR | Inline comments must be indented by one tab more then the code
| | next line.
417 | ERROR | Inline comments must be indented by one tab more then the code
| | next line.
--------------------------------------------------------------------------------
FILE: ...ramework/TYPO3.Flow/Classes/TYPO3/Flow/Persistence/Doctrine/Service.php
--------------------------------------------------------------------------------
FOUND 11 ERROR(S) AFFECTING 10 LINE(S)
--------------------------------------------------------------------------------
168 | ERROR | Inline comments must be indented by one tab more then the code
| | next line.
169 | ERROR | Inline comments must be indented by one tab more then the code
| | next line.
440 | ERROR | Tabs must be used to indent lines; spaces are not allowed
441 | ERROR | Tabs must be used to indent lines; spaces are not allowed
442 | ERROR | Tabs must be used to indent lines; spaces are not allowed
448 | ERROR | Tabs must be used to indent lines; spaces are not allowed
449 | ERROR | Tabs must be used to indent lines; spaces are not allowed
450 | ERROR | Tabs must be used to indent lines; spaces are not allowed
474 | ERROR | Variable "$currentPlatform" not allowed in double quoted string;
| | use concatenation instead
474 | ERROR | String "" does not require double quotes; use single quotes
| | instead
480 | ERROR | Variable "$query" not allowed in double quoted string; use
| | concatenation instead
--------------------------------------------------------------------------------
FILE: ...mework/TYPO3.Flow/Classes/TYPO3/Flow/Persistence/Generic/DataMapper.php
--------------------------------------------------------------------------------
FOUND 0 ERROR(S) AND 1 WARNING(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
192 | WARNING | Code after CONTINUE statement cannot be executed
--------------------------------------------------------------------------------
FILE: ...O3.Flow/Classes/TYPO3/Flow/Persistence/Generic/LazySplObjectStorage.php
--------------------------------------------------------------------------------
FOUND 2 ERROR(S) AND 1 WARNING(S) AFFECTING 3 LINE(S)
--------------------------------------------------------------------------------
68 | WARNING | Empty CATCH statement detected
86 | ERROR | Inline comments must be indented by one tab more then the code
| | next line.
177 | ERROR | Inline comments must be indented by one tab more then the code
| | next line.
--------------------------------------------------------------------------------
FILE: ...Framework/TYPO3.Flow/Classes/TYPO3/Flow/Persistence/Generic/Session.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
150 | ERROR | Whitespace must be added after the assignment operator. Found "
| | =&". Expected " = &"
--------------------------------------------------------------------------------
FILE: ...Classes/TYPO3/Flow/Property/TypeConverter/PersistentObjectConverter.php
--------------------------------------------------------------------------------
FOUND 2 ERROR(S) AFFECTING 2 LINE(S)
--------------------------------------------------------------------------------
139 | ERROR | Inline comments must be indented by one tab more then the code
| | next line.
140 | ERROR | Inline comments must be indented by one tab more then the code
| | next line.
--------------------------------------------------------------------------------
FILE: ...ges/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Reflection/ObjectAccess.php
--------------------------------------------------------------------------------
FOUND 2 ERROR(S) AFFECTING 2 LINE(S)
--------------------------------------------------------------------------------
304 | ERROR | Inline control structures are not allowed
305 | ERROR | Inline control structures are not allowed
--------------------------------------------------------------------------------
FILE: ...ramework/TYPO3.Flow/Classes/TYPO3/Flow/Reflection/ReflectionService.php
--------------------------------------------------------------------------------
FOUND 4 ERROR(S) AFFECTING 4 LINE(S)
--------------------------------------------------------------------------------
1051 | ERROR | Inline comments must be indented by one tab more then the code
| | next line.
1052 | ERROR | Inline comments must be indented by one tab more then the code
| | next line.
1181 | ERROR | Must use "self::" for local static member reference
1190 | ERROR | Must use "self::" for local static member reference
--------------------------------------------------------------------------------
FILE: .../Classes/TYPO3/Flow/Security/Aspect/PersistenceQueryRewritingAspect.php
--------------------------------------------------------------------------------
FOUND 0 ERROR(S) AND 18 WARNING(S) AFFECTING 18 LINE(S)
--------------------------------------------------------------------------------
246 | WARNING | Code after RETURN statement cannot be executed
249 | WARNING | Code after RETURN statement cannot be executed
252 | WARNING | Code after RETURN statement cannot be executed
255 | WARNING | Code after RETURN statement cannot be executed
258 | WARNING | Code after RETURN statement cannot be executed
261 | WARNING | Code after RETURN statement cannot be executed
264 | WARNING | Code after RETURN statement cannot be executed
267 | WARNING | Code after RETURN statement cannot be executed
282 | WARNING | Code after RETURN statement cannot be executed
383 | WARNING | Code after RETURN statement cannot be executed
386 | WARNING | Code after RETURN statement cannot be executed
389 | WARNING | Code after RETURN statement cannot be executed
392 | WARNING | Code after RETURN statement cannot be executed
395 | WARNING | Code after RETURN statement cannot be executed
398 | WARNING | Code after RETURN statement cannot be executed
401 | WARNING | Code after RETURN statement cannot be executed
404 | WARNING | Code after RETURN statement cannot be executed
407 | WARNING | Code after RETURN statement cannot be executed
--------------------------------------------------------------------------------
FILE: .../TYPO3/Flow/Security/Authentication/AuthenticationProviderInterface.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
29 | ERROR | Perl-style comments are not allowed. Use "// Comment." or "/*
| | comment */" instead.
--------------------------------------------------------------------------------
FILE: ...es/TYPO3/Flow/Security/Authentication/AuthenticationProviderManager.php
--------------------------------------------------------------------------------
FOUND 2 ERROR(S) AFFECTING 2 LINE(S)
--------------------------------------------------------------------------------
152 | ERROR | Must use "self::" for local static member reference
205 | ERROR | Must use "self::" for local static member reference
--------------------------------------------------------------------------------
FILE: ...lasses/TYPO3/Flow/Security/Authorization/AccessDecisionVoterManager.php
--------------------------------------------------------------------------------
FOUND 6 ERROR(S) AFFECTING 6 LINE(S)
--------------------------------------------------------------------------------
96 | ERROR | Must use "self::" for local static member reference
99 | ERROR | Must use "self::" for local static member reference
102 | ERROR | Must use "self::" for local static member reference
137 | ERROR | Must use "self::" for local static member reference
140 | ERROR | Must use "self::" for local static member reference
143 | ERROR | Must use "self::" for local static member reference
--------------------------------------------------------------------------------
FILE: ...Flow/Classes/TYPO3/Flow/Security/Cryptography/Pbkdf2HashingStrategy.php
--------------------------------------------------------------------------------
FOUND 2 ERROR(S) AFFECTING 2 LINE(S)
--------------------------------------------------------------------------------
69 | ERROR | Must use "self::" for local static member reference
91 | ERROR | Must use "self::" for local static member reference
--------------------------------------------------------------------------------
FILE: ...YPO3.Flow/Classes/TYPO3/Flow/Security/Policy/PolicyExpressionParser.php
--------------------------------------------------------------------------------
FOUND 0 ERROR(S) AND 2 WARNING(S) AFFECTING 2 LINE(S)
--------------------------------------------------------------------------------
51 | WARNING | Avoid function calls in a FOR loop test part
129 | WARNING | Avoid function calls in a FOR loop test part
--------------------------------------------------------------------------------
FILE: ...amework/TYPO3.Flow/Classes/TYPO3/Flow/Security/Policy/PolicyService.php
--------------------------------------------------------------------------------
FOUND 0 ERROR(S) AND 1 WARNING(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
327 | WARNING | Use of eval() is discouraged
--------------------------------------------------------------------------------
FILE: ...ackages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Utility/Environment.php
--------------------------------------------------------------------------------
FOUND 2 ERROR(S) AFFECTING 2 LINE(S)
--------------------------------------------------------------------------------
116 | ERROR | Must use "self::" for local static member reference
124 | ERROR | Must use "self::" for local static member reference
--------------------------------------------------------------------------------
FILE: ...ehrm/Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Utility/Files.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
96 | ERROR | Whitespace must be added after the arithmetic operator. Found "
| | -$suffixLength". Expected " - $suffixLength"
--------------------------------------------------------------------------------
FILE: ...ramework/TYPO3.Flow/Classes/TYPO3/Flow/Utility/Unicode/TextIterator.php
--------------------------------------------------------------------------------
FOUND 9 ERROR(S) AFFECTING 9 LINE(S)
--------------------------------------------------------------------------------
353 | ERROR | Must use "self::" for local static member reference
354 | ERROR | Must use "self::" for local static member reference
373 | ERROR | Must use "self::" for local static member reference
374 | ERROR | Must use "self::" for local static member reference
393 | ERROR | Must use "self::" for local static member reference
394 | ERROR | Must use "self::" for local static member reference
419 | ERROR | Must use "self::" for local static member reference
436 | ERROR | Must use "self::" for local static member reference
437 | ERROR | Must use "self::" for local static member reference
--------------------------------------------------------------------------------
FILE: ...PO3.Flow/Classes/TYPO3/Flow/Validation/Validator/ValidatorInterface.php
--------------------------------------------------------------------------------
FOUND 2 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
27 | ERROR | Inline comments must be indented by one tab more then the code
| | next line.
27 | ERROR | Space must be added in single line comments after the comment
| | sign (double slash).
--------------------------------------------------------------------------------
FILE: ...ramework/TYPO3.Flow/Classes/TYPO3/Flow/Validation/ValidatorResolver.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
269 | ERROR | Inline comments must be indented by one tab more then the code
| | next line.
--------------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment