[cvs] commit: framework/MIME/MIME Contents.php Part.php

Michael M Slusarz slusarz at horde.org
Tue Dec 19 22:41:42 PST 2006


slusarz     2006-12-19 22:41:42 PST

  Modified files:
    MIME/MIME            Contents.php Part.php 
  Log:
  array_shift() results in much memory thrashing.  Much more efficient to loop
  through array with each() instead.
  
  Revision  Changes    Path
  1.192     +2 -2      framework/MIME/MIME/Contents.php
  1.203     +3 -2      framework/MIME/MIME/Part.php

  Chora Links:
  http://cvs.horde.org/diff.php/framework/MIME/MIME/Contents.php?r1=1.191&r2=1.192&ty=u
  http://cvs.horde.org/diff.php/framework/MIME/MIME/Part.php?r1=1.202&r2=1.203&ty=u


More information about the cvs mailing list