[cvs] commit: framework/Util String.php

Michael M Slusarz slusarz at horde.org
Fri May 2 03:57:23 UTC 2008


Quoting Chuck Hagenbuch <chuck at horde.org>:

> chuck       2008-05-01 17:49:25 EDT
>
>   Modified files:
>     Util                 String.php
>   Log:
>   Don't use utf8_encode/decode on very large strings if other options
>   are available.
>   Bug: 6660
>
>   Revision  Changes    Path
>   1.81      +12 -9     framework/Util/String.php
>
>   Chora Links:
>    
> http://cvs.horde.org/diff.php/framework/Util/String.php?r1=1.80&r2=1.81&ty=u

Really small nit - but we should probably compute the value of 1024 *  
1024 to prevent the need to calculate the value of this static value  
every time the script runs.

michael

-- 
___________________________________
Michael Slusarz [slusarz at horde.org]



More information about the cvs mailing list