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/Resource
Nicolas Grekas a1fc280bf2 Merge branch '3.4' into 4.3
* 3.4:
  [DI] Dont cache classes with missing parents
  [Validator] Add the missing translations for the Hebrew (\"he\") locale and fix 2 typos
2019-11-08 09:31:27 +01:00
..
ClassExistenceResource.php Merge branch '3.4' into 4.3 2019-11-08 09:31:27 +01:00
ComposerResource.php Simplify usage of dirname() 2019-09-10 13:22:25 +02:00
DirectoryResource.php Drop \Serializable 2019-02-17 10:56:33 +01:00
FileExistenceResource.php Drop \Serializable 2019-02-17 10:56:33 +01:00
FileResource.php Drop \Serializable 2019-02-17 10:56:33 +01:00
GlobResource.php Merge branch '3.4' into 4.3 2019-10-30 13:53:54 +01:00
ReflectionClassResource.php Merge branch '3.4' into 4.3 2019-07-31 14:41:55 +02:00
ResourceInterface.php [3.0][Config] Remove ResourceInterface::getResource() which was deprecated in 2.8 2015-09-28 22:39:35 +02:00
SelfCheckingResourceChecker.php Implement service-based Resource (cache) validation 2015-09-25 08:31:17 +02:00
SelfCheckingResourceInterface.php Implement service-based Resource (cache) validation 2015-09-25 08:31:17 +02:00