paquettg / php-html-parser

An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
MIT License
2.36k stars 460 forks source link

Fixed bug when parent cache was not cleared correctly after child removal #324

Open popov654 opened 2 months ago

popov654 commented 2 months ago

Bug fixes