[Vtigercrm-commits] [vtiger development] #7618: 3 Changes / fixes to support PHP v5.4

vtiger development vtiger-tickets at trac.vtiger.com
Wed Dec 12 11:09:22 PST 2012


#7618: 3 Changes / fixes to support PHP v5.4
-------------------------+--------------------------------------------------
 Reporter:  djantje      |        Owner:  developer 
     Type:  enhancement  |       Status:  new       
 Priority:  unassigned   |    Milestone:  Unassigned
Component:  vtigercrm    |      Version:  5.4.0     
 Severity:  Medium       |   Resolution:            
 Keywords:  php54        |  
-------------------------+--------------------------------------------------
Comment (by heinz):

 The patch applied fairly well, only coughing up a few .rej files on my
 modified 5.4.0 codebase.  I do think your initial observation that the
 external dependencies are out of date is spot on -- I think it will cause
 more work down the road to customize the third party libraries rather than
 to simply get newer versions.  I did a little bit of research and I can
 confirm that ADOdb 5.18 does appear to have fixed this already, but older
 4.992 (what I use) and 4.90 (what vtiger 6.0.0 uses) do not have the fix.
 Here is the short list of third party libraries that will need to be
 updated (grepped from your patch):

 adodb
 include/HTTP_Session
 include/nusoap
 include/php_writeexcel
 include/tcpdf

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7618#comment:5>
vtiger development <http://trac.vtiger.com/>
vtiger CRM



More information about the vtigercrm-commits mailing list