File manager - Edit - /opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/PHP/LowerCaseKeywordStandard.xml
Back
<documentation title="Lowercase Keywords"> <standard> <![CDATA[ All PHP keywords should be lowercase. ]]> </standard> <code_comparison> <code title="Valid: Lowercase array keyword used."> <![CDATA[ $foo = <em>array</em>(); ]]> </code> <code title="Invalid: Non-lowercase array keyword used."> <![CDATA[ $foo = <em>Array</em>(); ]]> </code> </code_comparison> </documentation>
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0 |
proxy
|
phpinfo
|
Settings