diff --git a/appendices/migration52.xml b/appendices/migration52.xml index 63e05f7e46..e76fbf124b 100644 --- a/appendices/migration52.xml +++ b/appendices/migration52.xml @@ -1,5 +1,5 @@ - + Migrating from PHP 5.1.x to PHP 5.2.x @@ -1574,6 +1574,18 @@ $obj->getCommentName(''); + GMP: + + + + GMP_VERSION + + + Added in PHP 5.2.2. + + + + ming: diff --git a/reference/gmp/constants.xml b/reference/gmp/constants.xml index 6c58c0ba57..6f7e706f7e 100644 --- a/reference/gmp/constants.xml +++ b/reference/gmp/constants.xml @@ -1,5 +1,5 @@ - +
&reftitle.constants; &extension.constants; @@ -37,6 +37,17 @@ + + + GMP_VERSION + (string) + + + + The GMP library version + + +