Home >Backend Development >PHP Tutorial >Zend Studio去除编辑器的语法警告设置方法_PHP

Zend Studio去除编辑器的语法警告设置方法_PHP

WBOY
WBOYOriginal
2016-06-01 12:09:06914browse

环境:Zend Studio 8.0

Zend Studio是PHP开发者的首选开发工具,其地位相当于微软开发工具中的Visual Studio。Zend Studio的编辑器可以帮我们指出语法错误和警告,但是太多的警告有时让我们的代码看起来很乱,很不舒服。如图:

如何去除语法检查中的警告呢?Google后没有找到答案,只好自己摸索,终于找到了:

打开window==〉preferences,找到如下选项,将右边的钩全打掉即可。

一下子变得清爽了:

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn