summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-26Added compatibility with Facebook HHVM 3.2Asmir Mustafic
2014-06-17Documentation about #45Asmir Mustafic
2014-06-17PSR-2 formattingAsmir Mustafic
2014-06-17Custom namespaces (XML style)Asmir Mustafic
2014-06-12Wrong namespace slashAsmir Mustafic
2014-06-12Merge branch 'cognifloyd-master' into official-masterAsmir Mustafic
2014-06-11Update examplesJacob Floyd
2014-06-11PSR-2 code styleAsmir Mustafic
2014-06-11PSR-0 vendor namespaceAsmir Mustafic
2014-06-11Fixed broken test after #37 margeAsmir Mustafic
2014-06-11Merge pull request #37 from goetas/new-error-handlingAsmir Mustafic
2014-06-10Updating the master branch for 2.0 development.Matt Farina
2014-06-10Updated the release notes for 1.0.5.Matt Farina
2014-06-09Updated the release notes preparing for the next release.Matt Farina
2014-06-09#32 Fixed bug where character references were being encoded in style tags.Matt Farina
2014-06-09Added a test to verify we don't have a script being cut off part way though a...Matt Farina
2014-06-06Wrong param name on loadHTMLFile methodAsmir Mustafic
2014-06-04Refactored HTML5 class (no more static methods) and explicit errorAsmir Mustafic
2014-05-30Added pointer to CREDITS fileMatt Butcher
2014-05-30Added #40 and #41.Matt Butcher
2014-05-30Added goetas and KitaitiMakoto to CREDITSMatt Butcher
2014-05-30Merge pull request #41 from KitaitiMakoto/rcdataMatt Farina
2014-05-25Parse RCDATA the right wayKITAITI Makoto
2014-05-16Merging in composer extra section.Matt Farina
2014-05-15Merge pull request #34 from goetas/prs-testsMatt Farina
2014-05-14Update TokenizerTest.phpAsmir Mustafic
2014-05-14Update DOMTreeBuilderTest.phpAsmir Mustafic
2014-05-141.0 as master dev branchAsmir Mustafic
2014-05-14Moved some class in separate filesAsmir Mustafic
2014-05-12Composer autoloadAsmir Mustafic
2014-05-12PRS-4 testsAsmir Mustafic
2014-04-29Updating the release notes.Matt Farina
2014-04-29Updated to a new version of phpdoc.Matt Farina
2014-04-29Merge pull request #31 from miso-belica/fix-invalid-tag-namesMatt Farina
2014-04-16Don't throw an exception for invalid tag namesMišo Belica
2014-04-15Setting travis to use the phpunit included in the require-dev stack.Matt Farina
2014-04-15Updating the PHPUnit settings to use 4.x and ignore the build directory for c...Matt Farina
2014-02-28Updating the release notes for 1.0.3.Matt Farina
2014-02-21Added disclaimer about attribute names.Matt Butcher
2014-02-21Merge pull request #29 from miso-belica/fix-wrong-attr-namesMatt Butcher
2014-02-21Ignore attributes with illegal chars in name (fixes #23)Mišo Belica
2014-02-19Removed trailing whitespaceMišo Belica
2014-02-12Updated the changelog for a release.Matt Farina
2014-02-12Updated the changelog.Matt Farina
2014-02-11Updated the text escaping and added some separation between escaping and conv...Matt Farina
2014-02-11Merge pull request #25 from goetas/patch-2Matt Farina
2014-02-11Added miso-belica to the CREDITS file.Matt Butcher
2014-02-11Merge pull request #27 from miso-belica/fix-win-eol-testsMatt Butcher
2014-02-11Merge pull request #28 from miso-belica/fix-infinite-cycleMatt Butcher
2014-02-11Merge branch 'master' of github.com:Masterminds/html5-phpMatt Butcher