In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
463 [In-Portal CMS] Optimization task N/A 2009-12-21 08:31 2011-07-05 15:42
alex  
 
normal  
closed 5.0.2-B1  
no change required  
 
none  
0
0000463: Migration to PHP5 (ongoing)
To move forward we need to forget about PHP4 and move on to PHP5. Here is what we should do:
1. rename all class constructors to "__construct"
2. determine what class variables and methods should be private/public/protected (also the way, how that methods/attributes are used by programmers should be taken into account). For example kDBItem::FieldValues is private, but is used as public attribute.
3. Look through out the classes to determine what immediate benefit could be gained by transforming class implementation php PHP5.

related to 0000268active  (5.2.1) Code Cleanup in 5.2.x branch 
Issue History
2011-07-05 15:42 Dmitry Note Added: 0003585
2011-07-05 15:42 Dmitry Status active => closed
2011-07-05 15:42 Dmitry Resolution open => no change required
2011-07-05 15:41 Dmitry Relationship added related to 0000268
2009-12-22 05:21 alex Target Version => Icebox
2009-12-21 08:31 alex New Issue

Notes
(0003585)
Dmitry   
2011-07-05 15:42   
Task is closed due no change required. See task 0000268