mirror of
https://github.com/php/php-src.git
synced 2026-03-26 01:02:25 +01:00
* PHP-5.3: Fix bug 61676 ext\tidy\tests\bug54682.phpt fails Conflicts: ext/tidy/tests/bug54682.phpt
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.