-
Notifications
You must be signed in to change notification settings - Fork 74
Description
Thank you for the update! :)
It's working now, it doesn't break
But I am getting a deprecated warning
DEPRECATED: Passing an array of values to a property using a comma-separated string was deprecated in PHP_CodeSniffer 3.3.0. Support will be removed in PHPCS 4.0.0. The deprecated syntax was used for property "ignoreIndentationTokens" for sniff "Generic.WhiteSpace.ScopeIndent". Pass array values via nodes instead. WARNING: The moodle standard uses 2 deprecated sniffs -------------------------------------------------------------------------------- - Generic.Functions.CallTimePassByReference This sniff has been deprecated since v3.12.1 and will be removed in v4.0.0. - Squiz.Classes.DuplicateProperty This sniff has been deprecated since v3.9.0 and will be removed in v4.0.0. Support for scanning JavaScript files will be removed completely in v4.0.0. Deprecated sniffs are still run, but will stop working at some point in the future. DEPRECATED: Passing an array of values to a property using a comma-separated string was deprecated in PHP_CodeSniffer 3.3.0. Support will be removed in PHPCS 4.0.0. The deprecated syntax was used for property "ignoreIndentationTokens" for sniff "Generic.WhiteSpace.ScopeIndent". Pass array values via nodes instead.