?????????? ????????? - ??????????????? - /opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/WhiteSpace/FunctionOpeningBraceSpaceStandard.xml
???????
<documentation title="Function Opening Brace Space"> <standard> <![CDATA[ There should be no blank lines after the opening brace of a function. ]]> </standard> <code_comparison> <code title="Valid: No blank lines after the opening brace."> <![CDATA[ function foo() { <em> return 42;</em> } ]]> </code> <code title="Invalid: A blank line after the opening brace."> <![CDATA[ function foo() { <em></em> return 42; } ]]> </code> </code_comparison> </documentation>
| ver. 1.6 |
Github
|
.
| PHP 8.2.30 | ??????????? ?????????: 0.01 |
proxy
|
phpinfo
|
???????????