[dev] Re: [cvs] commit: framework/Text_Flowed Flowed.php

Jan Schneider jan at horde.org
Wed Feb 9 01:57:26 PST 2005


Zitat von Michael M Slusarz <slusarz at curecanti.org>:

> slusarz     2005-02-08 20:10:47 PST
>
>  Modified files:
>    Text_Flowed          Flowed.php
>  Log:
>  Factor encoding of the text into comparisons/regex.
>  Use the preg() functions if we are dealing with UTF-8 text.

As we already depend on String:: in this class, I would suggest you add 
new regex methods to String:: that wrap preg with /u and mb_regex, we 
might need them elsewhere in the future.

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/


More information about the dev mailing list