updated info for PHP3/4

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48821 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Damien Seguy 2001-05-29 10:16:28 +00:00
parent 620a58f18d
commit b18039dabb

View file

@ -4,8 +4,10 @@
<partintro>
<para>
These functions are only available if PHP was configured with
<option role="configure">--enable-bcmath</option>.
In PHP 4, these functions are only available if PHP was configured with
<option role="configure"><link linkend="install.configure.enable-bcmath">--enable-bcmath</link></option>.
In PHP 3, these functions are only available if PHP was not configured with
<option role="configure"><link linkend="install.configure.disable-bcmath">--disable-bcmath</link></option>.
</para>
<note>
<para>