summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-04Refactored HTML5 class (no more static methods) and explicit errorAsmir Mustafic
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
2014-02-11Fix for #25: Handle missing tag close in attribute list.Matt Butcher
2014-02-11Fixed infinite loop for char "&" in unquoted attributeMišo Belica
2014-02-11Removed trailing whitespaceMišo Belica
2014-02-11Fixed tests on Windows: changed "\n" -> PHP_EOLMišo Belica
2014-02-11Tests and code style + nbsp handlingAsmir Mustafic
2014-02-10Added Asmir Mustafic to the credits and re-organized the file to alpha orderi...Matt Farina
2014-02-10tests and html5 standardsAsmir Mustafic
2014-02-07#26: Updated the case handling for tags to allow for uppercase tags and norma...Matt Farina
2014-02-04escaping attributes in a different wayAsmir Mustafic
2014-02-04Added a test for 8785fc5775df52dd4a6b63677ebd08f8301ffdccAsmir Mustafic
2014-02-04Merge remote-tracking branch 'origin/patch-1' into patch-2Asmir Mustafic
2014-02-04Test enc output ruleAsmir Mustafic
2014-02-03Merge pull request #24 from goetas/patch-1Matt Butcher
2014-02-03Removed quote conversion to entity inside contentAsmir Mustafic
2014-02-03Update Tokenizer.phpAsmir Mustafic
2013-11-14There were 2 script lines and the second was not the one we wanted. Down to j...Matt Farina
2013-11-07Updated the release notes for 1.0.1Matt Farina
2013-11-06Added instruction processor tests that do something interesting and useful as...Matt Farina
2013-11-06Cleaning up the sarcasm tag parsing.Matt Farina
2013-11-06Adding html5 entities autogenerated lookup list for PHP 5.3 to code coverage ...Matt Farina
2013-11-06Added phpdoc to composer require-dev so we can generate docs.Matt Farina
2013-11-06Improving the documentation coverage.Matt Farina