sander          Thu May  2 06:52:06 2002 EDT

  Modified files:              
    /phpdoc/en/reference/bc     reference.xml 
  Log:
  libbcmath is bundled with PHP.
  
  
Index: phpdoc/en/reference/bc/reference.xml
diff -u phpdoc/en/reference/bc/reference.xml:1.3 
phpdoc/en/reference/bc/reference.xml:1.4
--- phpdoc/en/reference/bc/reference.xml:1.3    Fri Apr 19 10:26:18 2002
+++ phpdoc/en/reference/bc/reference.xml        Thu May  2 06:52:05 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.bc">
   <title>BCMath Arbitrary Precision Mathematics Functions</title>
   <titleabbrev>BC math</titleabbrev>
@@ -16,12 +16,8 @@
    <section id="bc.requirements">
     &reftitle.required;
     <para>
-     Due to changes in the licensing, the BCMATH library is distributed
-     separate from the standard PHP source distribution. 
-     You can download the tar-gzipped archive at the url:
-     <ulink url="&url.bcmath;">&url.bcmath;</ulink>.  Read the
-     file <filename>README.BCMATH</filename> in the PHP distribution
-     for more information.
+     Since PHP 4.0.4, libbcmath is bundled with PHP. You don't need any
+     external libraries for this extension.
     </para>
    </section>
     


Reply via email to