Tags: Fantom409/hQuery.php
Toggle v3.0.3's commit message
Toggle v3.0.2's commit message
Fixed an issue with combined classes selector (eg. '.class1.class2')
Toggle v3.0.1's commit message
$element->style property is the parsed $element->attr('style') attrib…
…ute as a key-value array
Toggle v3.0.0's commit message
3.0.0: Added [attrribute] and [attribute=value] selectors, rewrote Se…
…lector parser, some other improvements and code organisation
Toggle v2.2.4's commit message
Compare performance with Symfony's DOMCrawler: tests/DOMCrawler.Test.php
Toggle v2.2.3's commit message
hQuery::set_cache() only creates folder when it doesn't exist
Toggle v2.2.2's commit message
Added hQuery\Node::dl() & hQuery\Node::text2dl() methods to parse key…
…-value lists
Toggle v2.2.1's commit message
Unit-tests run with PHPUnit v8; Updated dependencies; Test PHP v7.3
Toggle v2.2.0's commit message
Toggle v2.1.0's commit message
Use iconv() instead of mb_convert_encoding() when the charset is not …
…in mb_list_encodings()
You can’t perform that action at this time.