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 dac9ee1 commit fd71080Copy full SHA for fd71080
CHANGELOG.md
@@ -0,0 +1,9 @@
1
+### 1.0.2
2
+
3
+- Add more phpfmt modes
4
+- Check syntax error in php file
5
+- Check php version
6
7
+### 1.0.1
8
9
+First version
package.json
@@ -1,7 +1,7 @@
{
"name": "vscode-phpfmt",
"displayName": "phpfmt",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "phpfmt for Visual Studio Code",
"main": "extension.js",
"scripts": {
0 commit comments