Home  >  Article  >  Backend Development  >  PHP命令行运行时,不列出语法异常信息

PHP命令行运行时,不列出语法异常信息

WBOY
WBOYOriginal
2016-06-13 12:33:581047browse

PHP命令行运行时,不列出语法错误信息
我在命令行里运行php文件时,有语法错误也不提示,什么都不输出,没有错误的时候能正确的输出运行结果(网页源码)。我在editplus里配置调试功能的时候,有语法错误也不提示错误信息,只输出“输出完成 (耗时 0 秒) - 正常终止”,没有错误的时候能正确输出。请问是不是我的php配置文件不正确,导致php运行的时候不列出语法错误啊,谢谢。

PHP 语法错误 命令行 Editplus
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