Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 11

php-manual-en-5.5.7-1.mga4.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>PHP versions documented in this manual</title>

 </head>
 <body><div class="manualnavbar" 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 5.x.x.
  </p>
  <p class="para">
   When documentation exists for the latest (unreleased) developmental versions
   of PHP, it will be labeled as either &quot;available in Git&quot; or &quot;development
   version.&quot; And while these changes should be planned for, in rare cases they
   may change.
  </p>
  <p class="para">
   All development takes place in Git and may be checked out
   as described within the <a href="http://www.php.net/git.php" class="link external">&raquo;&nbsp;anonymous Git
   access</a> page. Or, these same sources may be downloaded as
   <a href="http://snaps.php.net/" class="link external">&raquo;&nbsp;PHP snapshots</a>, which are available
   for every active PHP branch.
  </p>
  <p class="para">
   And to clarify, the manual will refer to major, minor and point PHP releases.
   Using PHP <em>5.3.1</em> as an example, the <em class="emphasis">5</em>
   refers to the major version, <em class="emphasis">3</em> to minor, and
   <em class="emphasis">1</em> is the point release. Typically PHP only adds new features
   to major and minor releases, and fixes bugs in point releases. However, this
   convention is not always true.
  </p>
  <p class="para">
   Also note that the PHP manual is written in present tense, not future tense,
   even for documented features that are not yet available. The reason for this
   is so the manual can stand the test of time, thus not require tedious grammar
   updates with every PHP release.
  </p>
  <p class="para">
   Many times the PHP manual lists &quot;Default Values&quot; for PHP directives. These 
   values are based on how PHP behaves without a <var class="filename">php.ini</var> configuration file,
   so this may differ from values found in the distributed
   <var class="filename">php.ini-development</var> and <var class="filename">php.ini-production</var>
   files. They also refer to the latest version of PHP, although changelog entries
   do mention past values. See the <a href="ini.list.html" class="link">PHP directive 
   appendix</a> for details regarding these values and changes.
  </p>
 </div><hr /><div class="manualnavbar" 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>