[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/xml/functions/_xml-parse-into-struct.xml?=
From:       Kalle_Sommer_Nielsen <kalle () php ! net>
Date:       2019-03-28 8:04:59
Message-ID: svn-kalle-1553760299-347090-558835601 () svn ! php ! net
[Download RAW message or body]

kalle                                    Thu, 28 Mar 2019 08:04:59 +0000

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

Log:
Remove PHP4 style constructor usage

Changed paths:
    U   phpdoc/en/trunk/reference/xml/functions/xml-parse-into-struct.xml

Modified: phpdoc/en/trunk/reference/xml/functions/xml-parse-into-struct.xml
===================================================================
--- phpdoc/en/trunk/reference/xml/functions/xml-parse-into-struct.xml	2019-03-27 \
                20:39:02 UTC (rev 347089)
+++ phpdoc/en/trunk/reference/xml/functions/xml-parse-into-struct.xml	2019-03-28 \
08:04:59 UTC (rev 347090) @@ -197,7 +197,7 @@
     var $code;  // one letter code
     var $type;  // hydrophobic, charged or neutral

-    function AminoAcid ($aa)
+    function __construct ($aa)
     {
         foreach ($aa as $k=>$v)
             $this->$k = $aa[$k];



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