[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/language/oop5/_object-comparison.xml?=
From:       Christoph_Michael_Becker <cmb () php ! net>
Date:       2016-09-28 14:19:56
Message-ID: svn-cmb-1475072396-340240-604308762 () svn ! php ! net
[Download RAW message or body]

cmb                                      Wed, 28 Sep 2016 14:19:56 +0000

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

Log:
Clarify behavior (patch provided by J.D. Grimes)

Changed paths:
    U   phpdoc/en/trunk/language/oop5/object-comparison.xml

Modified: phpdoc/en/trunk/language/oop5/object-comparison.xml
===================================================================
--- phpdoc/en/trunk/language/oop5/object-comparison.xml	2016-09-28 14:16:49 UTC (rev \
                340239)
+++ phpdoc/en/trunk/language/oop5/object-comparison.xml	2016-09-28 14:19:56 UTC (rev \
340240) @@ -5,7 +5,7 @@
    <para>
     When using the comparison operator (<literal>==</literal>),
     object variables are compared in a simple manner, namely: Two object
-    instances are equal if they have the same attributes and values, and are
+    instances are equal if they have the same attributes and values (values are \
compared with <literal>==</literal>), and are  instances of the same class.
    </para>
    <para>



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