Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: PhpdocArrayTypeFixer - JIT stack limit exhausted #7895

Merged

Conversation

kubawerlos
Copy link
Contributor

I thought I had a fix, but #7843 changed that 馃槃.

Replacing *+ with * in TypeExpression in lines 143, 144, 145, 146, 150 and 151 (not sure if all needed) was a "fix" few hours ago, but then (after merging #7843) to have test added here pass for PhpdocArrayTypeFixerTest I'd need to revert changes made there.

I will try to fix it tomorrow, but @mvorisek you are the expert in this area, you probably know the line to fix after reading the test case 馃榿.

@kubawerlos kubawerlos marked this pull request as ready for review March 22, 2024 15:09
@coveralls
Copy link

Coverage Status

coverage: 96.035%. remained the same
when pulling 6e4864c on 6b7562617765726c6f73:fix_PhpdocArrayTypeFixer
into f9d2511 on PHP-CS-Fixer:master.

@Wirone Wirone merged commit e980ab2 into PHP-CS-Fixer:master Mar 22, 2024
25 checks passed
@Wirone Wirone deleted the fix_PhpdocArrayTypeFixer branch March 22, 2024 15:39
@Wirone
Copy link
Member

Wirone commented Mar 22, 2024

Thank you @kubawerlos and @mvorisek 馃嵒!

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.

None yet

4 participants