Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-21 | - Fix html entities replacement (related to r2186) | alecpl | |
2008-12-22 | #1485640: http://pear.php.net/bugs/bug.php?id=13032 | alecpl | |
#1485640: html2text: move html_entity_decode() after preg_replace() | |||
2008-12-12 | #1485618: fix code injection vulnerability | alecpl | |
2008-11-20 | - Better HTML entities conversion in html2text (#1485519) | alecpl | |
2008-11-03 | #1485534: fix (multiple) PRE conversion | alecpl | |
2008-08-30 | - applied RC's patches after html2text update | alecpl | |
2008-08-30 | - Improved HTML to TXT conversion by html2text class update to version 1.0.0 | alecpl | |
2008-08-29 | - oops, fixed parse error from last change | alecpl | |
2008-08-29 | - Added PRE handling in html2text class (#1484740) | alecpl | |
2008-08-06 | - fread() replaced by file_get_contents(), see comments in #1484880 | alecpl | |
2008-04-12 | Changed codebase to PHP5 with autoloader + added some new classes from the ↵ | thomascube | |
devel-vnext branch |