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.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

bhaskar-chakraborty created an issue. See original summary.

bhaskar-chakraborty’s picture

Issue tags: +PHP 7.2
StatusFileSize
new723 bytes

Please apply the patch to fix the issue.

joelpittet’s picture

Version: 7.x-1.2 » 7.x-1.x-dev
Assigned: bhaskar-chakraborty » Unassigned
Priority: Major » Minor
Status: Active » Needs review

This is not a major issue, there is no warnings generated from that code from what I can tell. Here's a prototype:
https://3v4l.org/Oas4n

Setting the Priority to minor, unassigning (it's generally thought that assignment means you are working on it and can block people from helping), and setting the status to needs review because there is a patch. Apply all patches to the dev branch of the version you are working with.

VladimirAus made their first commit to this issue’s fork.

vladimiraus’s picture

Status: Needs review » Needs work
Issue tags: +PHP 8.2

There are other similar references to be replaced.

VladimirAus changed the visibility of the branch 3061402-indirect-access-to to hidden.

vladimiraus’s picture

Status: Needs work » Closed (outdated)

Drupal 7 is end of life and no longer supported.
Closing the issue as outdated.