Home  >  Article  >  Backend Development  >  How to remove syntax warning settings in Zend Studio_PHP tutorial

How to remove syntax warning settings in Zend Studio_PHP tutorial

WBOY
WBOYOriginal
2016-07-21 15:14:581067browse

Environment: Zend Studio 8.0

Zend Studio is the preferred development tool for PHP developers, and its status is equivalent to Visual Studio among Microsoft development tools. Zend Studio's editor can help us point out syntax errors and warnings, but too many warnings sometimes make our code look messy and uncomfortable. As shown in the picture:

How to remove warnings in grammar check? I couldn't find the answer after searching on Google, so I had to explore by myself and finally found it:

Open window==>preferences, find the following options, and uncheck all the hooks on the right.

I suddenly felt refreshed:

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/326192.htmlTechArticleEnvironment: Zend Studio 8.0 Zend Studio is the preferred development tool for PHP developers, and its status is equivalent to that of Microsoft development tools Visual Studio. Zend Studio's editor can help us point out the syntax...
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