summaryrefslogtreecommitdiff
path: root/src/HTML5/Parser/FileInputStream.php
AgeCommit message (Expand)Author
2018-11-25Normalize PHPDoc commentsTitouan Galopin
2018-11-25Fix coding styleTitouan Galopin
2018-11-03Improve performance by relying on a native string instead of InputStreamTitouan Galopin
2018-11-02Add more extensions on composer.json, improve phpdocs and remove dead codeTitouan Galopin
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-16Added a FileInputStream for anything that can be grabbed by file_get_contents.Matt Farina