[mapguide-trac] #1386: buffer.php: split is deprected in PHP 5.3

MapGuide Open Source trac_mapguide at osgeo.org
Tue Jun 22 12:53:23 EDT 2010


#1386: buffer.php: split is deprected in PHP 5.3
------------------------------+---------------------------------------------
   Reporter:  tomfukushima    |       Owner:  tomfukushima
       Type:  defect          |      Status:  new         
   Priority:  high            |   Milestone:  2.2         
  Component:  Viewer Command  |     Version:  2.2.0       
   Severity:  blocker         |    Keywords:              
External_id:                  |  
------------------------------+---------------------------------------------
 On line 80 of buffer.php, the split method has been deprecated in PHP
 5.3.x (see http://php.net/manual/en/migration53.deprecated.php).  We need
 to use preg_split instead.

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1386>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list