On Mon, 5 Jul 2004, Nuno Lopes wrote:
> Hi Steph!
>
> > Those methods work fine. The code's incorrect in your example; you were
> > echoing the original string.
>
> Can you explain me how? :) When I was writing the docs I couldn't work with
> them But IHMO they should be removed or made stati
d because of the behaviour change for
tidyLoadConfig.
Nuno
> > -Original Message-
> > From: Nuno Lopes [mailto:[EMAIL PROTECTED]
> > Sent: 05 July 2004 10:48
> > To: PHPdev
> > Subject: [PHP-DEV] [PATCH] tidylib behaviour changed
> >
> >
> >
Those methods work fine. The code's incorrect in your example; you were
echoing the original string.
> -Original Message-
> From: Nuno Lopes [mailto:[EMAIL PROTECTED]
> Sent: 05 July 2004 10:48
> To: PHPdev
> Subject: [PHP-DEV] [PATCH] tidylib behaviour changed
&
Hi,
Finally today, the tidy team has corrected a bug in tidyLoadConfig. Attached
is a patch that fixes PHP for the new behaviour (which is backward
compatible with older libs) and I've also removed the repairString() and
repairFile() methods (see why in my previous e-mail).
Regards,
Nuno
-