You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:has selector (#236)
* test: failing tests for has pseudo
for #235
* test: isolate functionality has pseudo
for #235
* feature: implement `:has` selector
for #235
* refactor: reduce complexity with CssAttributeTokenBuilder and CssSelectorLexer
Fix for PHP 8.4 (#227)
> Deprecated: Gt\CssXPath\Translator::preg_match_collated(): Implicitly marking parameter $transform as nullable is deprecated, the explicit nullable type must be used instead in ./phpgt/cssxpath/src/Translator.php on line 279