?????????? ????????? - ??????????????? - /opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Formatting/NoSpaceAfterCastStandard.xml
???????
<documentation title="No Space After Cast"> <standard> <![CDATA[ Spaces are not allowed after casting operators. ]]> </standard> <code_comparison> <code title="Valid: A cast operator is immediately before its value."> <![CDATA[ $foo = (string)1; ]]> </code> <code title="Invalid: A cast operator is followed by whitespace."> <![CDATA[ $foo = (string)<em> </em>1; ]]> </code> </code_comparison> </documentation>
| ver. 1.6 |
Github
|
.
| PHP 8.2.30 | ??????????? ?????????: 0 |
proxy
|
phpinfo
|
???????????