8000 Tags · Fantom409/hQuery.php · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Fantom409/hQuery.php

Tags

v3.0.3

Toggle v3.0.3's commit message
npm audit fix

v3.0.2

Toggle v3.0.2's commit message
Fixed an issue with combined classes selector (eg. '.class1.class2')

v3.0.1

Toggle v3.0.1's commit message
$element->style property is the parsed $element->attr('style') attrib…

…ute as a key-value array

v3.0.0

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

v2.2.4

Toggle v2.2.4's commit message
Compare performance with Symfony's DOMCrawler: tests/DOMCrawler.Test.php

v2.2.3

Toggle v2.2.3's commit message
hQuery::set_cache() only creates folder when it doesn't exist

v2.2.2

Toggle v2.2.2's commit message
Added hQuery\Node::dl() & hQuery\Node::text2dl() methods to parse key…

…-value lists

v2.2.1

Toggle v2.2.1's commit message
Unit-tests run with PHPUnit v8; Updated dependencies; Test PHP v7.3

v2.2.0

Toggle v2.2.0's commit message
Added guzzle example

v2.1.0

Toggle v2.1.0's commit message
Use iconv() instead of mb_convert_encoding() when the charset is not …

…in mb_list_encodings()
0