Upgrade to PSR12 coding standard #3
Annotations
10 errors
PHP_CodeSniffer:
framework/data/BaseDataProvider.php#L38
Private member variable "counter" must contain a leading underscore
|
PHP_CodeSniffer:
framework/log/migrations/m141106_185632_log_init.php#L27
Private member variable "dbTargets" must contain a leading underscore
|
PHP_CodeSniffer:
framework/behaviors/AttributeTypecastBehavior.php#L187
Private member variable "autoDetectedAttributeTypes" must contain a leading underscore
|
PHP_CodeSniffer:
framework/db/pgsql/ArrayParser.php#L22
Private member variable "delimiter" must contain a leading underscore
|
PHP_CodeSniffer:
framework/db/BatchQueryResult.php#L85
Private member variable "mssqlNoMoreRowsErrorCode" must contain a leading underscore
|
PHP_CodeSniffer:
framework/db/ActiveRelationTrait.php#L65
Private member variable "viaMap" must contain a leading underscore
|
PHP_CodeSniffer:
framework/db/conditions/SimpleCondition.php#L23
Private member variable "operator" must contain a leading underscore
|
PHP_CodeSniffer:
framework/db/conditions/SimpleCondition.php#L27
Private member variable "column" must contain a leading underscore
|
PHP_CodeSniffer:
framework/db/conditions/SimpleCondition.php#L31
Private member variable "value" must contain a leading underscore
|
PHP_CodeSniffer:
framework/db/conditions/BetweenCondition.php#L23
Private member variable "operator" must contain a leading underscore
|