findPhpReferences is called twice for class methods

Created on 17 September 2024, 7 months ago

Problem/Motivation

One call chain is parsePhp calls findPhpReferences with the file which recurses into the class then recurses into the method bodies.

The other call chain is buildPhpDocblocks case Stmt_ClassMethod calls findPhpReferences with the statement which in turn recurses

Steps to reproduce

Proposed resolution

Drop recursing into classes from findPhpReferences

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Needs review

Version

2.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada Charlie ChX Negyesi 🍁Canada

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024