Skip to content
The DomCrawler component eases DOM navigation for HTML and XML documents.
Branch: master
Clone or download
nicolas-grekas Merge branch '4.2'
* 4.2: (26 commits)
  Apply php-cs-fixer rule for array_key_exists()
  [Cache] fix warming up cache.system and apcu
  [Security] Change FormAuthenticator if condition
  handles multi-byte characters in autocomplete
  speed up tests running them without debug flag
  [Translations] added missing Croatian validators
  Fix getItems() performance issue with RedisCluster (php-redis)
  [VarDumper] Keep a ref to objects to ensure their handle cannot be reused while cloning
  IntegerType: reject submitted non-integer numbers
  be keen to newcomers
  [HttpKernel] Fix possible infinite loop of exceptions
  fixed CS
  [Validator] Added missing translations for Afrikaans
  do not validate non-submitted form fields in PATCH requests
  Update usage example in ArrayInput doc block.
  [Console] Prevent ArgvInput::getFirstArgument() from returning an option value
  [Validator] Fixed duplicate UUID
  fixed CS
  [EventDispatcher] Fix unknown priority
  Avoid mutating the Finder when building the iterator
  ...
Latest commit 7bf22ea Feb 23, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
Field Merge branch '3.4' into 4.2 Feb 23, 2019
Tests fixed CS Jan 16, 2019
.gitignore
AbstractUriElement.php
CHANGELOG.md
Crawler.php Merge branch '4.2' Feb 23, 2019
Form.php
FormFieldRegistry.php
Image.php
LICENSE
Link.php
README.md
composer.json
phpunit.xml.dist Bump phpunit XSD version to 5.2 Nov 11, 2018

README.md

You can’t perform that action at this time.