summaryrefslogtreecommitdiff
path: root/src/Nodes/DOM
AgeCommit message (Collapse)Author
2021-08-20Fix previousElementSibling() implementationFiveFilters.org
2021-08-20Add method to unwrap img inside noscriptFiveFilters.org
https://github.com/mozilla/readability/commit/d784bf7e20e25ec1b3a6102a20c83d35fe3ef87d (but code based on current version of Readability.js)
2021-08-14Update namespaceFiveFilters.org
2019-06-17Style CI ChangesAndres Rey
2019-06-17Make DOMNodeList more DOMNodeList...yAndres Rey
2019-06-17Remove getChildren function, implement a fake DOMNodeList class. Prepare ↵Andres Rey
everything to support newer versions of libxml2
2018-09-02Add hasAttribute overrideAndres Rey
2018-03-10Add missing DOMEntity classAndres Rey
2018-01-11Add missing DOM class DOMEntityReference.Pedro Amorim
Fix error: Uncaught Error: Call to undefined method DOMEntityReference::getAttribute() in vendor/andreskrey/readability.php/src/Readability.php:528
2017-12-01Move the DOM classes to its own namespaceAndres Rey