Skip to content
The CssSelector component converts CSS selectors to XPath expressions.
PHP HTML
Branch: master
Clone or download

Latest commit

nicolas-grekas Merge branch '5.1'
* 5.1:
  [PhpUnitBridge] fix leftover
  [PhpUnitBridge] fix installing under PHP >= 8
  Use ">=" for the "php" requirement
  bump icu 67.1
  [DI] Remove preload primitive types
  [Validator] Add missing translations of nn locale
  [HttpKernel] Fix that the `Store` would not save responses with the X-Content-Digest header present
  [Intl] bump icu 67.1
  [Validator] allow passing a validator to Validation::createCallable()
Latest commit 59f93b1 May 20, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
Exception Merge branch '4.4' Aug 14, 2019
Node Merge branch '3.4' into 4.4 Feb 4, 2020
Parser Merge branch '3.4' into 4.4 Mar 16, 2020
Tests [CssSelector] Added cache on top of CssSelectorConverter Jan 27, 2020
XPath Merge branch '3.4' into 4.4 Mar 16, 2020
.gitattributes add missing gitattributes for phpunit-bridge Mar 27, 2020
.gitignore Added missing files .gitignore Jul 21, 2013
CHANGELOG.md [CssSelector] Support *:only-of-type pseudo class selector Oct 5, 2019
CssSelectorConverter.php [CssSelector] Added cache on top of CssSelectorConverter Jan 27, 2020
LICENSE Update year in license files Jan 1, 2020
README.md Updated all the README files Mar 4, 2016
composer.json Merge branch '5.1' May 20, 2020
phpunit.xml.dist Bump phpunit XSD version to 5.2 Nov 11, 2018

README.md

You can’t perform that action at this time.