From 1e3320a7e3dd949727bab9c719652b06a86f1736 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Wed, 25 Nov 2009 10:10:13 +0000 Subject: [PATCH] Core constants (bug #49923) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291297 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/info/functions/get-defined-constants.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/reference/info/functions/get-defined-constants.xml b/reference/info/functions/get-defined-constants.xml index 7c99325523..a1a8bb6746 100644 --- a/reference/info/functions/get-defined-constants.xml +++ b/reference/info/functions/get-defined-constants.xml @@ -44,7 +44,7 @@ print_r(get_defined_constants(true)); Array + [Core] => Array ( [E_ERROR] => 1 [E_WARNING] => 2 @@ -107,6 +107,13 @@ Array + + 5.2.9 + + Core constants are categorized under Core, + previously internal. + + 5.0.0