Skip to content

Commit d23581d

Browse files
authored
Add documentation about which PHP versions are documented (#3700)
1 parent f9024e8 commit d23581d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

preface.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,16 @@
2424
and other <link linkend="appendices">supplemental</link>
2525
information.
2626
</para>
27+
<simpara>
28+
This manual includes information covering the two most recent major
29+
releases of PHP (versions 7 and 8). Information about extensions
30+
that are no longer included with those versions of PHP and changes to
31+
functions in earlier versions is not included. Archives of older
32+
versions of the manual that document previous releases of PHP are
33+
available from the "More documentation" section on the
34+
<link xlink:href="&url.php.docs;">"Documentation" page of the PHP
35+
website</link>.
36+
</simpara>
2737
<para>
2838
You can download this manual in several formats at <link
2939
xlink:href="&url.php.doc.downloads;">&url.php.doc.downloads;</link>.

0 commit comments

Comments
 (0)