Releases: driade/phpfmt8
Releases · driade/phpfmt8
V1048.0.0
V1047.0.0
fix - missing space in php >= 8.3 - kokororin/vscode-phpfmt#167
V1046.0.0
fix - consider the case the lastest commit fails < php 7.3, the php parser has a bug? - kokororin/vscode-phpfmt#123 (comment)
V1045.0.0
fix - don't touch heredoc indentation - kokororin/vscode-phpfmt#123 (comment)
V1044.0.0
fix - invalid autosemicolon with match - kokororin/vscode-phpfmt#164 (comment)
V1043.0.0
fix - invalid semicolon added - kokororin/vscode-phpfmt#166
V1042.0.0
fix - autosemicolon invalid is some cases with match - kokororin/vscode-phpfmt#164 (comment)
V1041.0.0
fix - invalid auto semicolon - kokororin/vscode-phpfmt#164