Skip to content

Conversation

@HenkPoley
Copy link
Contributor

@HenkPoley HenkPoley commented Jul 9, 2025

Adds a test for the erroneous 'Deprecated __toString call' warning for code like (string)$another->returnsBlaFoo(); I src/test/kotlin/com/funivan/idea/phpClean/inspections/toStringCall/ToStringCallIssue212Test.kt

Attempts to fix the issue inside buildVisitor() and visitPhpMethodReference() overrides in src/main/kotlin/com/funivan/idea/phpClean/inspections/toStringCall/ToStringCallInspection.kt

Should fix Issue #212. But I'm not too familiar with this codebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant