nanch / phpfmt_stable

This is a stable snapshot (version 6125cf9) of the phpfmt plugin for Sublime Text
143 stars 34 forks source link

Sublime Text 3 (3211) Win 10 When Saving Test PHP Files In Laravel Project #65

Closed seivad closed 5 years ago

seivad commented 5 years ago

Hey I don't experience this issue on OSX but on Windows 10 when I try and save one of my test files with phpfmt enabled in the packages it completely freezes. If I save a normal controller class it's perfectly fine, seems to be narrows to just the test classes at this point. If I disable the phpfmt package it saves perfectly fine.

Seems to be happening on longer class files, anything over about 200 lines it freezes up.

Any ideas? Latest version of Win 10, Latest version of Sublime Text 3 and also tried on v3207 from April but same issue when saving test classes.

seivad commented 5 years ago

Found the fix in the closed tickets, this is an annoying issue with php 7.3

https://github.com/nanch/phpfmt_stable/issues/60