summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-16Fix whitespace normalization in title metadataFiveFilters.org
2021-08-16Remove unused badges for nowFiveFilters.org
2021-08-16Remove coveralls integration for nowFiveFilters.org
2021-08-16Remove coveralls integration for nowFiveFilters.org
2021-08-16Merge branch 'master' of https://github.com/fivefilters/readability.phpFiveFilters.org
2021-08-16Update .coveralls.ymlFiveFilters.org
2021-08-16Use token for php-coverallsFiveFilters.org
2021-08-16Fix composer executionFiveFilters.org
2021-08-16XDEBUG flag to generate clover fileFiveFilters.org
2021-08-16Run php-coveralls inside Docker containerFiveFilters.org
2021-08-16Upload coverage results to CoverallsFiveFilters.org
2021-08-15Update Makefile for testing with supported versionsFiveFilters.org
2021-08-15Use pre-built images from Docker Hub for testingFiveFilters.org
2021-08-14Update composer.jsonFiveFilters.org
2021-08-14Update namespaceFiveFilters.org
2021-08-14Prepare for packagist and note about the handoverFiveFilters.org
2021-08-14Show tests status via Github ActionsFiveFilters.org
2021-08-14Merge branch 'master' of https://github.com/fivefilters/readability.phpFiveFilters.org
2021-08-14Update DockerfileFiveFilters.org
2021-08-14Testing Github Actions...FiveFilters.org
2021-08-13Update DockerfileFiveFilters.org
2021-08-13--with-libxml-dir not supported since PHP 7.4+FiveFilters.org
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