⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 about.phpversions.html

📁 php的帮助文档,涉及到PHP的案例和基本语法,以及实际应用内容
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head>  <title>PHP versions documented in this manual</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="about.prototypes.html">How to read a function definition (prototype)</a></div> <div class="next" style="text-align: right; float: right;"><a href="about.more.html">How to find more information about PHP</a></div> <div class="up"><a href="about.html">About the manual</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div><hr /><div id="about.phpversions" class="sect1">  <h2 class="title">PHP versions documented in this manual</h2>  <p class="para">   The manual contains information about past, current, and future versions   of PHP. Changes in behaviour are documented as notes, changelogs, and    inline text within the manual pages.    The earliest documented version is PHP 4.1.0,    whereas the latest is PHP 6.x.x.  </p>  <p class="para">   Documentation partly exists for the CVS version of PHP, which   always means the very latest development version. This has yet to   be released so is only available through the CVS version handling system,    or via a <a href="http://snaps.php.net/" class="link external">&raquo; snapshot</a>. So be aware that   features marked &quot;available in CVS&quot; are typically unavailable. These    features, though, will most likely be available in the next stable version    of PHP. To download the CVS version, see the <a href="http://www.php.net/anoncvs.php" class="link external">&raquo; anonymous   CVS access page</a>.  </p>  <p class="para">   So, documentation may exist for PHP versions that aren&#039;t yet released.   (Something like PHP 6.x.x while the latest stable version might be    5.x.x). Most of the time, this is not an error in the documentation.   Explanation is often added for features not available in the current   PHP release, but will be available as a known future PHP version.   Typically, PHP only adds new features in major releases otherwise only bugs   are fixed. Using the A.B.C versioning format, a major release increments A    or B whereas minor releases increment C. So for example it&#039;s not uncommon    for a feature to be documented as available in PHP x.1.x when the latest    release is PHP x.0.x. Also note that the manual is written in present    tense, not future tense.  </p>  <p class="para">   Many times the PHP manual lists &quot;Default Values&quot; for PHP directives. These    values are based on <var class="filename">php.ini-dist</var> and not    <var class="filename">php.ini-recommended</var>. They also refer to the latest     version of PHP. See the <a href="ini.html#ini.list" class="link">PHP directive    appendix</a> for details on these values and changes.  </p> </div><hr /><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="about.prototypes.html">How to read a function definition (prototype)</a></div> <div class="next" style="text-align: right; float: right;"><a href="about.more.html">How to find more information about PHP</a></div> <div class="up"><a href="about.html">About the manual</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -