该版本为 PHP 和 Web 开发提供了新功能、错误修复和改进,并采用了 IntelliJ 平台的最新改进。
REST 客户端:自动格式化响应的内容
在这个版本中,实现了一个新的 REST 客户端功能:自动格式化请求结果。PhpStorm 会分析内容类型并相应地设置响应的格式。如果由于某种原因导致类型检测失败,仍然可以手动选择 JSON、HTML和 XML 格式。要查看原始响应,可以选择“以文本格式查看”。
值得关注的 bug 修复和新特性
Fixed: Short syntax array destructuring does not allow skipping values
Fixed: Unhandled exception: doesn’t analyze “new MyClass” (constructor) expression
Fixed: Broken “Change to” spelling quickfix in the Commit dialog
PHP New Class now saves previously selected template
Fixed: “Can’t run 32-bit version on Windows”
Fixed: All run configurations lost after upgrade to 2017.3
Fixed: Tool Window docking issue IDEA-149061
Fixed: FETCH ALL IN
Fixed: DataGrip does not recognize Redshift’s WITH NO SCHEMA BINDING clause
软件详情:https://blog.jetbrains.com/phpstorm/2018/01/phpstorm-2017-3-3-is-released/
下载地址:https://www.jetbrains.com/toolbox/
来自:开源中国社区

