You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #45927 [VarExporter] Fix syntax that makes psalm crash (nicolas-grekas)
This PR was merged into the 6.1 branch.
Discussion
----------
[VarExporter] Fix syntax that makes psalm crash
| Q | A
| ------------- | ---
| Branch? | 6.1
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Tickets | -
| License | MIT
| Doc PR | -
Should make running psalm possible again.
/cc `@orklah` FYI, running this code (before the change proposed her) with dev-master crashes:
`plasm --set-baseline=.github/psalm/psalm.baseline.xml --no-progress src/Symfony/Component/VarExporter/`
Commits
-------
1f592ae [VarExporter] Fix syntax that makes psalm crash
0 commit comments