<phpcs version="1.4.4">
<file name="/home/gapon/NetBeansProjects/_important/TodoList/config/Config.php" errors="6" warnings="0">
<error line="48" column="7" source="PSR1.Classes.ClassDeclaration.MissingNamespace" severity="5">Each class must be in a namespace of at least one level (a top-level vendor name)</error>
<error line="48" column="20" source="PSR2.Classes.ClassDeclaration.OpenBraceNewLine"severity="5">Opening brace of a class must be on the line after the definition</error>
<error line="61" column="55" source="Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine" severity="5">Opening brace should be on a new line</error>
<error line="75" column="39" source="Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine" severity="5">Opening brace should be on a new line</error>
<error line="83" column="1" source="PSR2.Classes.ClassDeclaration.CloseBraceAfterBody" severity="5">The closing brace for the class must go on the next line after the body</error>
<error line="86" column="1" source="Zend.Files.ClosingTag.NotAllowed" severity="5">A closing tag is not permitted at the end of a PHP file</error>
</file>
<file name="/home/gapon/NetBeansProjects/_important/TodoList/exception/MyPresenter.php" errors="2" warnings="1">
<warning line="1" column="1" source="PSR1.Files.SideEffects.FoundWithSymbols" severity="5">A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 15 and the first side effect is on line 19.</warning>
<error line="15" column="19" source="PSR2.Classes.ClassDeclaration.OpenBraceNewLine"severity="5">Opening brace of a class must be on the line after the definition</error>
<error line="21" column="1" source="Zend.Files.ClosingTag.NotAllowed" severity="5">A closing tag is not permitted at the end of a PHP file</error>
</file>
</phpcs>
Messung V0.5 in Prozent
¤ Dauer der Verarbeitung: 0.13 Sekunden
(vorverarbeitet am 2026-06-10)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.