nlopess Sat Jan 8 15:09:24 2005 EDT
Modified files:
/phpdoc/en/reference/gmp reference.xml
Log:
available since PHP 5.1
http://cvs.php.net/diff.php/phpdoc/en/reference/gmp/reference.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/gmp/reference.xml
diff -u phpdoc/en/reference/gmp/reference.xml:1.9
phpdoc/en/reference/gmp/reference.xml:1.10
--- phpdoc/en/reference/gmp/reference.xml:1.9 Tue Feb 24 03:45:46 2004
+++ phpdoc/en/reference/gmp/reference.xml Sat Jan 8 15:09:24 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<reference id="ref.gmp">
<title>GMP Functions</title>
<titleabbrev>GMP</titleabbrev>
@@ -36,7 +36,11 @@
comes into play.
</simpara>
</warning>
- ¬e.no-windows.extension;
+ <note>
+ <simpara>
+ This extension is available on Windows platforms since PHP 5.1.0.
+ </simpara>
+ </note>
</section>
<section id="gmp.requirements">