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

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/classobj/functions/_get-object-vars.xml?=
From:       Kalle_Sommer_Nielsen <kalle () php ! net>
Date:       2009-12-26 18:13:48
Message-ID: svn-kalle-1261851228-292660-2142238672 () svn ! php ! net
[Download RAW message or body]

kalle                                    Sat, 26 Dec 2009 18:13:48 +0000

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

Log:
Fixed bug #50577 (get_object_vars return value missing FALSE)

Bug: http://bugs.php.net/50577 (Assigned) get_object_vars return value missing FALSE
      
Changed paths:
    U   phpdoc/en/trunk/reference/classobj/functions/get-object-vars.xml

Modified: phpdoc/en/trunk/reference/classobj/functions/get-object-vars.xml
===================================================================
--- phpdoc/en/trunk/reference/classobj/functions/get-object-vars.xml	2009-12-26 17:31:01 UTC (rev 292659)
+++ phpdoc/en/trunk/reference/classobj/functions/get-object-vars.xml	2009-12-26 18:13:48 UTC (rev 292660)
@@ -52,6 +52,20 @@
      </thead>
      <tbody>
       <row>
+       <entry>5.3.0</entry>
+       <entry>
+        This function now returns <type>NULL</type> if the
+        <parameter>object</parameter> isn't an object.
+       </entry>
+      </row>
+      <row>
+       <entry>prior to 5.3.0</entry>
+       <entry>
+        If the <parameter>object</parameter> isn't an object, then
+        <function>get_object_vars</function> would return &false;
+       </entry>
+      </row>
+      <row>
        <entry>prior to 4.2.0</entry>
        <entry>
         If the variables declared in the class of which the



-- 
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