mirror of
https://github.com/php/php-src.git
synced 2026-04-24 00:18:23 +02:00
e718c53223
add test that was broken with that patch. this bug is probably in libtidy itself and not in PHP. I didn't investigate it enough to confirm, though
README FOR ext/tidy by John Coggeshall <john@php.net> Tidy is an extension based on Libtidy (http://tidy.sf.net/) and allows a PHP developer to clean, repair, and traverse HTML, XHTML, and XML documents -- including ones with embedded scripting languages such as PHP or ASP within them using OO constructs.