[Vtigercrm-commits] [vtiger development] #748: Eliminate php notice errors

vtiger development vtiger-tickets at vtiger.fosslabs.com
Wed Apr 26 21:25:21 EDT 2006


#748: Eliminate php notice errors
-----------------------+----------------------------------------------------
 Reporter:  allanbush  |       Owner:  developer
     Type:  task       |      Status:  new      
 Priority:  minor      |   Milestone:  4.2.5    
Component:  vtigercrm  |     Version:  4.2.4rc3 
 Keywords:             |  
-----------------------+----------------------------------------------------
 If you run php with error_reporting = E_ALL vtiger creates a ton of
 notices.  Most setups are not like this however it's my understanding that
 these notices slow down the execution speed of php even when the notices
 aren't logged.

 As such we should clean up the code to eliminate as many of these errors
 as possible.  tigerincanada has already contributed a handful of patches
 to solve some of these issues which should give use a good start.

 http://forums.vtiger.com/viewtopic.php?t=3548

 http://forums.vtiger.com/viewtopic.php?t=3598

 http://forums.vtiger.com/viewtopic.php?t=3529

-- 
Ticket URL: <http://vtiger.fosslabs.com/cgi-bin/trac.cgi/ticket/748>
vtiger development <http://vtiger.fosslabs.com/>
vtigerCRM


More information about the vtigercrm-commits mailing list