Nuno et all.
I agree that the libtidy version we're using is pretty out of date
(2004) so I'm open to upgrading it to the latest released version of
tidy (not CVS)[1]. Since you have been keeping up with the library more
then me as of late, I've asked Derick to grant you karma to ext/tidy for
the purposes of doing so. Please make sure you test any changes you make
before committing them.
Cheers,
John
Nuno et all.
I agree that the libtidy version we're using is pretty out of date
(2004) so I'm open to upgrading it to the latest released version of
tidy (not CVS)[1]. Since you have been keeping up with the library more
then me as of late, I've asked Derick to grant you karma to ext/tidy for
the purposes of doing so. Please make sure you test any changes you make
before committing them.Cheers,
John
OK, thanks. I've commited the patch to fix build with newer versions of
tidylib.
To Steph (about the manual):
There isn't a PECL tidy version 2.0...!
Tidy 2 wan't released on PECL, but its the version of the extension bundled
with PHP 5/6. (check phpinfo()
).
Nuno
To Steph (about the manual):
There isn't a PECL tidy version 2.0...!
Tidy 2 wan't released on PECL, but its the version of the extension
bundled with PHP 5/6. (checkphpinfo()
).
I know. PECL's tidy project page needs changing. (no karma there either.)
- Steph