We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd0c933 commit 7f63f19Copy full SHA for 7f63f19
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 1.2.33
2
+
3
+- Upgrade fmt.stub.php [(V1041.0.0)](https://github.com/driade/phpfmt8/releases/tag/v1041.0.0)
4
5
### 1.2.32
6
7
- Default configuration synchronized from `phpfmt.sublime-settings` [(#161)](https://github.com/kokororin/vscode-phpfmt/issues/161)
package.json
@@ -1,7 +1,7 @@
{
"name": "vscode-phpfmt",
"displayName": "phpfmt - PHP formatter",
- "version": "1.2.32",
+ "version": "1.2.33",
"description": "Integrates phpfmt into VS Code",
"main": "./dist/extension",
"scripts": {
0 commit comments