summaryrefslogtreecommitdiff
path: root/src/HTML5/Parser/UTF8Utils.php
AgeCommit message (Expand)Author
2014-06-17PSR-2 formattingAsmir Mustafic
2014-06-11PSR-2 code styleAsmir Mustafic
2014-06-11PSR-0 vendor namespaceAsmir Mustafic
2013-05-29Moved mbstring encoding to be used before iconv. Tests passing on PHP 5.4.Matt Farina
2013-04-11Working on comments.Technosophos
2013-04-11Addressed UTF-8 encoding issues.Technosophos
2013-04-11Moved UTF-8 character check out to UTF8Utils.Technosophos
2013-04-10Refactoring InputStream.Matt Butcher