Releases: driade/phpfmt8
Releases · driade/phpfmt8
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
V1040.0.0
V1039.0.0
V1038.0.0
V1037.0.0
V1036.0.0
fix - echo with function shouldn't have an space before parenthesis, missing space before closing tag - kokororin/vscode-phpfmt#160