summaryrefslogtreecommitdiff
path: root/src/HTML5/Parser/EventHandler.php
AgeCommit message (Expand)Author
2018-11-25Normalize PHPDoc commentsTitouan Galopin
2018-11-25Fix coding styleTitouan Galopin
2015-06-19Correcting the @return type to a phpdoc value.Matt Farina
2014-06-17PSR-2 formattingAsmir Mustafic
2014-06-11PSR-2 code styleAsmir Mustafic
2014-06-11PSR-0 vendor namespaceAsmir Mustafic
2013-06-28Documentation updates for Beta 1!Matt Butcher
2013-04-19Full support for rawtext. Unit tests finished.Technosophos
2013-04-19Added support for raw text.Technosophos
2013-04-16Added support for processing instructions.Technosophos
2013-04-15Updated event handler interface.Technosophos
2013-04-12CDATA handling is complete. DOCTYPE is begun.Matt Butcher
2013-04-10Updated documentation in EventHandler.Technosophos
2013-04-10Working on entity resolution.Technosophos
2013-04-10HIGHLY EXPERIMENTAL: Writing a new parser.Matt Butcher