install.problems.bugs.html
来自「php的帮助文档,涉及到PHP的案例和基本语法,以及实际应用内容」· HTML 代码 · 共 32 行
HTML
32 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head> <title>Bug reports</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> </head> <body><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="install.problems.html">Problems?</a></div> <div class="next" style="text-align: right; float: right;"><a href="configuration.html">Runtime Configuration</a></div> <div class="up"><a href="install.problems.html">Problems?</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div><hr /><div id="install.problems.bugs" class="sect1"> <h2 class="title">Bug reports</h2> <p class="simpara"> If you think you have found a bug in PHP, please report it. The PHP developers probably don't know about it, and unless you report it, chances are it won't be fixed. You can report bugs using the bug-tracking system at <a href="http://bugs.php.net/" class="link external">» http://bugs.php.net/</a>. Please do not send bug reports in mailing list or personal letters. The bug system is also suitable to submit feature requests. </p> <p class="simpara"> Read the <a href="http://bugs.php.net/how-to-report.php" class="link external">» How to report a bug</a> document before submitting any bug reports! </p> </div><hr /><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="install.problems.html">Problems?</a></div> <div class="next" style="text-align: right; float: right;"><a href="configuration.html">Runtime Configuration</a></div> <div class="up"><a href="install.problems.html">Problems?</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?