Fix doc bug #51710 (phpversion() page missing link to documentation of

PHP_VERSION_* constants) by adding a see also link to the constants. 


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298957 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Adam Harvey 2010-05-04 10:20:09 +00:00
parent 4943fdaa3f
commit 7cf7e11a25

View file

@ -119,6 +119,7 @@ if (PHP_VERSION_ID < 50207) {
&reftitle.seealso;
<para>
<simplelist>
<member><link linkend="reserved.constants.core">PHP_VERSION constants</link></member>
<member><function>version_compare</function></member>
<member><function>phpinfo</function></member>
<member><function>phpcredits</function></member>