mirror of
https://github.com/php/php-src.git
synced 2026-04-28 10:43:30 +02:00
fbb86bd7b3
* PHP-5.3: Fix bug #62066 Test Bug - ext/tidy/tests/004.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.