Skip to content

fix illegal argument exception while PSI nodes creation by stubs#75

Merged
vldF merged 1 commit intomasterfrom
vldf/fix-illegal-argument-exception
Aug 5, 2025
Merged

fix illegal argument exception while PSI nodes creation by stubs#75
vldF merged 1 commit intomasterfrom
vldf/fix-illegal-argument-exception

Conversation

@vldF
Copy link
Contributor

@vldF vldF commented Aug 5, 2025

The problem was unexpected stub handling in the PHP Storm. Now, the custom stub factory was added. It deserializes all simple KPHP tags to the most basic PHP tag node — it seems this fix works

@vldF vldF requested a review from Danil42Russia August 5, 2025 13:03
@vldF vldF self-assigned this Aug 5, 2025
@vldF vldF added the bug Something isn't working label Aug 5, 2025
@vldF vldF force-pushed the vldf/fix-illegal-argument-exception branch from 1b2298c to ffe14de Compare August 5, 2025 16:27
@vldF vldF marked this pull request as ready for review August 5, 2025 16:29
@vldF vldF merged commit 79f110a into master Aug 5, 2025
5 checks passed
@vldF vldF deleted the vldf/fix-illegal-argument-exception branch August 5, 2025 16:35
vldF added a commit to vldF/kphpstorm that referenced this pull request Aug 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants