The report using PHPCS for PHP 7.3 Compatibility with field_slideshow 7.x-1.82
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
633 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
| | (PHPCompatibility.Variables.NewUniformVariableSyntax.Found)
704 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
| | (PHPCompatibility.Variables.NewUniformVariableSyntax.Found)
714 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
| | (PHPCompatibility.Variables.NewUniformVariableSyntax.Found)
724 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
| | (PHPCompatibility.Variables.NewUniformVariableSyntax.Found)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Closed: outdated
1.82
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.