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 dd32dabd19 Merge branch '3.4' into 4.0
* 3.4:
  [HttpKernel] DebugHandlersListener should always replace the existing exception handler
  fix the Composer API being used
  [Security] Notify that symfony/expression-language is not installed if ExpressionLanguage and ExpressionLanguagePrivider are used
  [Debug] Always decorate existing exception handlers to deal with fatal errors
  Enableable ArrayNodeDefinition is disabled for empty configuration
  Fixing a bug where the dump() function depended on bundle ordering
  [Cache] Fix handling of apcu_fetch() edgy behavior
  Add nn (Norwegian Nynorsk) translation files, and improve existing file
  Problem in phar see mergerequest #25579
  [Form] Disallow transform dates beyond the year 9999
  Avoid button label translation when it's set to false
  Copied NO language files to the new NB locale.
  [Serializer] DateTimeNormalizer handling of null and empty values (returning null or empty instead of new object)
  Fix options resolver with array allowed types
  [Console] Improve phpdoc on StyleInterface::ask()
  [TwigBridge][WIP] Pass the form-check-inline in parent
2018-01-18 23:19:33 +01:00
..
Definition Merge branch '3.4' into 4.0 2018-01-18 23:19:33 +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 2017-12-14 11:48:22 -08:00
Util allow dashes in cwd pathname when running the tests 2018-01-16 15:07:23 +01:00
ConfigCacheFactoryTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08: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