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 6ac1223eca bug #20844 [Config] Fix checking cache for non existing meta file (hason)
This PR was merged into the 2.8 branch.

Discussion
----------

[Config] Fix checking cache for non existing meta file

| Q             | A
| ------------- | ---
| Branch?       | 2.8
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | maybe
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

Commits
-------

17f02e0 [Config] Fix checking cache for non existing meta file
2017-02-05 11:11:19 +01:00
..
Definition Merge branch '2.7' into 2.8 2016-12-14 09:13:10 +01:00
Exception Merge branch '2.3' into 2.6 2015-04-18 17:02:51 +02:00
Fixtures Merge branch '2.7' into 2.8 2016-12-09 08:40:14 +01:00
Loader fixed obsolete getMock() usage 2016-12-19 16:22:46 +01:00
Resource Merge branch '2.7' into 2.8 2016-02-04 15:44:13 +01:00
Util fixed obsolete getMock() usage 2016-12-19 16:22:46 +01:00
ConfigCacheFactoryTest.php [Config][cache factory] check type of callback argument. 2015-04-10 14:54:53 +01:00
ConfigCacheTest.php Implement service-based Resource (cache) validation 2015-09-25 08:31:17 +02:00
FileLocatorTest.php [Config] fix filelocator with empty name 2014-10-13 20:50:59 +02:00
ResourceCheckerConfigCacheTest.php bug #20844 [Config] Fix checking cache for non existing meta file (hason) 2017-02-05 11:11:19 +01:00