?????????? ????????? - ??????????????? - /opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Arrays/DisallowShortArraySyntaxStandard.xml
???????
<documentation title="Long Array Syntax"> <standard> <![CDATA[ Long array syntax must be used to define arrays. ]]> </standard> <code_comparison> <code title="Valid: Long form of array."> <![CDATA[ $arr = <em>array(</em> 'foo' => 'bar', <em>)</em>; ]]> </code> <code title="Invalid: Short form of array."> <![CDATA[ $arr = <em>[</em> 'foo' => 'bar', <em>]</em>; ]]> </code> </code_comparison> </documentation>
| ver. 1.6 |
Github
|
.
| PHP 8.2.30 | ??????????? ?????????: 0 |
proxy
|
phpinfo
|
???????????