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/Config/Tests
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
..
Definition Merge branch '3.4' into 4.0 2018-01-21 20:06:11 +01:00
Exception Improving annotation loader message 2017-10-19 19:13:30 -04:00
Fixtures Merge branch '3.3' into 3.4 2017-12-20 12:08:06 +01:00
Loader [Config] Allow empty globs 2017-05-31 10:49:17 +02:00
Resource Merge branch '3.4' into 4.0 2018-02-04 14:08:26 +01:00
Util [Config] Add characters to the regex 2018-03-05 16:10:46 -10:00
ConfigCacheFactoryTest.php Fix typo in test method name 2018-03-19 19:30:35 +01:00
ConfigCacheTest.php Refactoring tests. 2017-12-12 05:05:30 -02:00
FileLocatorTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
ResourceCheckerConfigCacheTest.php [FrameworkBundle][Config] fix: do not add resource checkers for debug=false 2017-11-05 14:56:21 +01:00