diff --git a/reference/info/functions/get-defined-constants.xml b/reference/info/functions/get-defined-constants.xml index cfabf42ba1..c13489b444 100644 --- a/reference/info/functions/get-defined-constants.xml +++ b/reference/info/functions/get-defined-constants.xml @@ -10,7 +10,7 @@ &reftitle.description; arrayget_defined_constants - boolcategorize + boolcategorizefalse Returns the names and values of all the constants currently defined. @@ -122,6 +122,15 @@ Array are categorized under mhash. + + 5.2.11 + + The categorize parameter now operates appropriately. + Previously, the categorize parameter was interpreted + as !is_null($categorize), making any value other than &null; + force the constants to be categorized. + + 5.0.0