Home  >  Article  >  Backend Development  >  关于php debug pack 有关问题

关于php debug pack 有关问题

WBOY
WBOYOriginal
2016-06-13 13:40:30904browse

关于php debug pack 问题
在php.net上下载windows 下的某个php时下面还有一个php debug pack,请问这个如何配置,使用?


------解决方案--------------------
对于使用者而言,这个 php debug pack 是毫无意义的
这个包是提供给开发人员的,如果你会 C++ 那么你就应该知道,C++工程产生的文件都保存于 debug 目录中的

虽然 php 是开源的,但他的核心代码并不开源的,而是以 lib 形式提供给开发者的

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