?????????? ????????? - ??????????????? - /opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/WhiteSpace/HereNowdocIdentifierSpacingStandard.xml
???????
<documentation title="Heredoc Nowdoc Identifier Spacing"> <standard> <![CDATA[ There should be no space between the <<< and the heredoc/nowdoc identifier string. ]]> </standard> <code_comparison> <code title="Valid: No space between the <<< and the identifier string."> <![CDATA[ $heredoc = <em><<<EOD</em> some text EOD; ]]> </code> <code title="Invalid: Whitespace between the <<< and the identifier string."> <![CDATA[ $heredoc = <em><<< END</em> some text END; ]]> </code> </code_comparison> </documentation>
| ver. 1.6 |
Github
|
.
| PHP 8.2.30 | ??????????? ?????????: 0 |
proxy
|
phpinfo
|
???????????