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 205b097802 Merge branch '4.0' into 4.1
* 4.0: (21 commits)
  [PropertyInfo] fix resolving parent|self type hints
  fixed CS
  fix merge
  [Security] Fix logout
  Cleanup 2 tests for the HttpException classes
  #27250 limiting GET_LOCK key up to 64 char due to changes in MySQL 5.7.5 and later
  [Config] Fix tests when path contains UTF chars
  [DI] Shared services should not be inlined in non-shared ones
  [Profiler] Remove propel & event_listener_loading category identifiers
  [Filesystem] Fix usages of error_get_last()
  [Cache][Lock] Fix usages of error_get_last()
  [Debug] Fix populating error_get_last() for handled silent errors
  fixed CS
  fixed CS
  fixed CS
  [FrameworkBundle] Fix cache:clear on vagrant
  [HttpKernel] Handle NoConfigurationException "onKernelException()"
  Fix misses calculation when calling getItems
  [DI] Display previous error messages when throwing unused bindings
  Fixed return type
  ...
2018-05-16 16:33:22 +02:00
..
Definition Merge branch '4.0' 2018-01-21 20:07:38 +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] Fix tests when path contains UTF chars 2018-05-14 18:49:53 +02: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