derfony we have fixed the code that causes this; however, we don't have any reproducible test cases.
Basically, there will be a very long expression in your workspace; I'd assume a string concatenation (thousands of .) or another binary operator. This is probably in some generated PHP code.
We'll try to make such code and test the rest of the extension to see if it survives.