[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] svn: /phpdoc/en/trunk/reference/info/functions/ get-defined-constants.xml
From:       Jakub_Vrana <vrana () php ! net>
Date:       2009-11-25 10:10:13
Message-ID: svn-vrana-1259143813-291297-128081686 () svn ! php ! net
[Download RAW message or body]

vrana                                    Wed, 25 Nov 2009 10:10:13 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=291297

Log:
Core constants (bug #49923)

Bug: http://bugs.php.net/49923 (To be documented) get_defined_constants() BC break
      
Changed paths:
    U   phpdoc/en/trunk/reference/info/functions/get-defined-constants.xml

Modified: phpdoc/en/trunk/reference/info/functions/get-defined-constants.xml
===================================================================
--- phpdoc/en/trunk/reference/info/functions/get-defined-constants.xml	2009-11-25 \
                09:59:32 UTC (rev 291296)
+++ phpdoc/en/trunk/reference/info/functions/get-defined-constants.xml	2009-11-25 \
10:10:13 UTC (rev 291297) @@ -44,7 +44,7 @@
 <![CDATA[
 Array
 (
-    [internal] => Array
+    [Core] => Array
         (
             [E_ERROR] => 1
             [E_WARNING] => 2
@@ -108,6 +108,13 @@
      </thead>
      <tbody>
       <row>
+       <entry>5.2.9</entry>
+       <entry>
+        Core constants are categorized under <literal>Core</literal>,
+        previously <literal>internal</literal>.
+       </entry>
+      </row>
+      <row>
        <entry>5.0.0</entry>
        <entry>
         The <parameter>categorize</parameter> parameter was added.



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic