Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/bitrix/ext_www/rospirotorg.ru/vendor/yoomoney/yookassa-sdk-php/ |
Upload File : |
<?xml version="1.0"?> <ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="PHP_CodeSniffer"> <description>The coding standard for YooKassa SDK.</description> <file>lib</file> <arg name="basepath" value="."/> <arg name="colors"/> <arg name="parallel" value="4"/> <arg name="extensions" value="php"/> <arg value="np"/> <rule ref="PSR12"/> <!-- <rule ref="Generic.Arrays.DisallowLongArraySyntax"/>--> <rule ref="Squiz.WhiteSpace.SuperfluousWhitespace"> <properties> <property name="ignoreBlankLines" value="false"/> </properties> </rule> <rule ref="Generic.Classes.DuplicateClassName"/> <rule ref="Generic.CodeAnalysis.EmptyStatement"/> <rule ref="Generic.CodeAnalysis.ForLoopShouldBeWhileLoop"/> <rule ref="Generic.CodeAnalysis.UnconditionalIfStatement"/> <rule ref="Generic.CodeAnalysis.UnnecessaryFinalModifier"/> <rule ref="Generic.CodeAnalysis.UselessOverridingMethod"/> <rule ref="Generic.ControlStructures.InlineControlStructure"/> <rule ref="Generic.Files.LineEndings"/> <rule ref="Generic.NamingConventions.UpperCaseConstantName"/> <rule ref="Generic.PHP.DeprecatedFunctions"/> <rule ref="Generic.PHP.DisallowShortOpenTag"/> <rule ref="Generic.PHP.LowerCaseConstant"/> <rule ref="Generic.PHP.NoSilencedErrors"/> <!-- <rule ref="Generic.Strings.UnnecessaryStringConcat"/>--> <rule ref="Generic.WhiteSpace.DisallowTabIndent"/> <rule ref="MySource.PHP.EvalObjectFactory"/> </ruleset>