This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/CssSelector/Parser
Nicolas Grekas 1f119cc16c Merge branch '3.4' into 4.0
* 3.4: (32 commits)
  [Form] fix tests and deps
  [Cache] Rely on mock for Doctrine ArrayCache
  [FrameworkBundle] Respect debug mode when warm up annotations
  [Console] Fix docblock of DescriptorInterface::describe
  [Config] Handle nullable node name + fix inheritdocs
  [Security] added userChecker to SimpleAuthenticationProvider
  [Debug] fix test
  Fix typo in test method name
  Fixes #26563 (open_basedir restriction in effect)
  [Debug] Reset previous exception handler ealier to prevent infinite loop
  add hint in Github pull request template
  [Validator] Fix docblock of ClassMetadata#members
  [BrowserKit] Fix cookie path handling when $domain is null
  [DoctrineBridge] Don't rely on ClassMetadataInfo->hasField in DoctrineOrmTypeGuesser anymore
  [BrowserKit] Improves CookieJar::get
  [BrowserKit] Fix Cookie's PHPDoc
  [DomCrawler] Change bad wording in ChoiceFormField::untick
  [DomCrawler] Fix the PHPDoc of ChoiceFormField::setValue
  [DomCrawler] Avoid a useless call to strtolower
  [FrameworkBundle] HttpCache is not longer abstract
  ...
2018-03-19 23:35:49 +01:00
..
Handler Merge branch '3.4' 2017-10-24 16:16:56 +02:00
Shortcut Merge branch '3.4' 2017-09-15 12:16:43 +02:00
Tokenizer Merge branch '3.4' into 4.0 2018-03-19 23:35:49 +01:00
Parser.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
ParserInterface.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
Reader.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
Token.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
TokenStream.php Merge branch '2.7' into 2.8 2017-12-08 13:32:59 +01:00