summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-13Update .travis.ymlFiveFilters.org
2021-08-13Update automated test scriptsFiveFilters.org
2021-08-13Clean up test classes/redundant codeFiveFilters.org
2021-08-11Remove whitespace when comparing expected and actual outputFiveFilters.org
2021-08-11Allow TestPage instances to record slugFiveFilters.org
2021-08-11Update test pages to use HTML5PHP output as expected outputFiveFilters.org
2021-08-11Prevent HTML5PHP from inserting doctype when serialising HTMLFiveFilters.org
2021-08-10Support PHP 7.3-8.0 and Libxml 2.9.4, 2.9.5, 2.9.10 and 2.9.12 via DockerFiveFilters.org
2021-08-10HTML5 parser, more whitespace aware, backport more Readability.js codeFiveFilters.org
2021-07-28Apply changes from pull requests and forksFiveFilters.org
2020-04-13Fix failure matrixAndres Rey
2020-04-13Pin version of Xdebug on PHP 7.0Andres Rey
2020-04-13Declare variable on scriptAndres Rey
2020-04-13Pin version of Xdebug on PHP 7.0Andres Rey
2020-04-13Remove "simplified_null_return" from list of disabled functions in Style-CIAndres Rey
2019-07-27Declare all variables allowed to failtAndres Rey
2019-07-27Fix allow failures matrixAndres Rey
2019-07-22Fix readmeAndres Rey
2019-07-22Fix readmeAndres Rey
2019-07-22Merge pull request #87 from andreskrey/developmentAndres Rey
2019-07-22Merge branch 'master' into developmentAndres Rey
2019-07-22Prepare for releaseAndres Rey
2019-07-22StyleCI changesAndres Rey
2019-07-22Allow failures on libxml +2.9.5Andres Rey
2019-07-21Add makefile step to test every supported version of php and libxmlAndres Rey
2019-07-21Pull new tags instead of full imagesAndres Rey
2019-07-20Update CHANGELOGAndres Rey
2019-07-20Update makefile and dc filesAndres Rey
2019-07-20Fix coveralls notices + uppercase variablesAndres Rey
2019-07-20Install git on containersAndres Rey
2019-07-20Fix image pathAndres Rey
2019-07-20Use local docker image and remove different versionsAndres Rey
2019-07-19Fix phpunit pathAndres Rey
2019-07-19Fix docker image pathAndres Rey
2019-07-19Fix image pathAndres Rey
2019-07-18Remove before_install stepAndres Rey
2019-07-18Run tests on EVERY VERSIONAndres Rey
2019-07-15Add test caseAndres Rey
2019-07-15Fix wrong access to first element childAndres Rey
2019-06-18Update PHONY in makefileAndres Rey
2019-06-17Style CI ChangesAndres Rey
2019-06-17Minor changeAndres Rey
2019-06-17Make DOMNodeList more DOMNodeList...yAndres Rey
2019-06-17Update changelog and deprecate old configuration functionsAndres Rey
2019-06-17Bring back getChildren and add a deprecation noticeAndres Rey
2019-06-17FormattingAndres Rey
2019-06-17Remove getChildren function, implement a fake DOMNodeList class. Prepare ever...Andres Rey
2019-06-11Add PHP7.3 supportAndres Rey
2019-05-26Minor thingyAndres Rey
2019-05-26Add safecheck for getFirstElementChild and replace another instance of firstC...Andres Rey