summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-01Added support for dashes in element tag names (closes #65)Asmir Mustafic
2014-09-30Merge pull request #61 from goetas/issue_50Matt Butcher
2014-09-30Handling empty documentsAsmir Mustafic
2014-09-23Removed hhvm-nightlyAsmir Mustafic
2014-09-23Fragments with rulesAsmir Mustafic
2014-08-29Merge pull request #58 from sasezaki/patch-1Asmir Mustafic
2014-08-29add PHP 5.6 to .travis.ymlkazusuke sasezaki
2014-08-01Using Sami as API doc generatorAsmir Mustafic
2014-08-01Closes #56Asmir Mustafic
2014-07-28Released 2.0.0Asmir Mustafic
2014-07-22Merge remote-tracking branch 'goetas/bolean-attr'Asmir Mustafic
2014-07-18Fixed a HHVM issue (can't reproduce on this project...)Asmir Mustafic
2014-07-09Optimized namespaceAttrs, removing one xpath queryAsmir Mustafic
2014-07-08Removed xmlns workaround, using a different method, that supports XMLNSAsmir Mustafic
2014-06-30Easier implementation. Instead looking for boolean attributes, we canAsmir Mustafic
2014-06-30Fiexed a issue when xmlNamespaces = trueAsmir Mustafic
2014-06-26Added compatibility with Facebook HHVM 3.2Asmir Mustafic
2014-06-17php5.3 array styleAsmir Mustafic
2014-06-17Add Rule mothodAsmir Mustafic
2014-06-17Serialization rules for boolean attributesAsmir 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