summaryrefslogtreecommitdiffstats
path: root/textproc/pear-XML_HTMLSax
Commit message (Collapse)AuthorAgeFilesLines
* Reset maintainership of ports assigned to antonio@php.net after numerouslinimon2006-09-231-1/+1
| | | | | | maintainer-timeouts and no response to email. We hope to see him back. Hat: portmgr
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Remove pear ports obsolated by devel/pear and switchale2005-12-091-2/+2
| | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net
* PEAR::XML_HTMLSax provides an API very similar to the native PHP XMLpav2005-04-113-0/+43
extension (http://www.php.net/xml), allowing handlers using one to be easily adapted to the other. The key difference is HTMLSax will not break on badly formed XML, allowing it to be used for parsing HTML documents. Otherwise HTMLSax supports all the handlers available from Expat except namespace and external entity handlers. PR: ports/79403 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
OpenPOWER on IntegriCloud