> + <warning> > + <para> > + The Recode library version 3.6 adds weird characters behind converted > + strings under certain circumstances. Thus it's safer to use Recode v3.5 > + or one of the available alternatives like the > + <link linkend="ref.iconv">iconv</link> or > + <link linkend="ref.mbstring">mbstring</link> extension. > + </para> > + </warning>
> If the following patch suit our needs, I will commit. Are you sure that with version 3.5 it's correct? Did you test it? Or did someone else test it? When I tried to, I couldn't even install it in PHP. Jakub Vrana