phpcs --standard=PHPCompatibility --runtime-set testVersion 7.2 docroot/sites/all/modules/contrib/knowledge_graph

FILE: ...dge_graph/includes/Controller/KnowledgeGraphEntityController.php
----------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
----------------------------------------------------------------------
217 | 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.
220 | 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.
----------------------------------------------------------------------

Time: 994ms; Memory: 12Mb

Comments

pranit84 created an issue. See original summary.

pranit84’s picture

StatusFileSize
new1.15 KB

Not applicable

pranit84’s picture

StatusFileSize
new979 bytes