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
2019-07-30 11:52:27 +02:00
..
ClassExistenceResource.php minor #30023 [Config] fix compat with wrapping autoloaders (nicolas-grekas) 2019-01-30 12:33:42 +01:00
ComposerResource.php [Config] Do not use absolute path when computing the vendor freshness 2019-07-17 17:23:18 +02:00
DirectoryResource.php Mark some/most implementations of Serializable as @internal 2019-01-30 10:03:33 +01:00
FileExistenceResource.php Mark some/most implementations of Serializable as @internal 2019-01-30 10:03:33 +01:00
FileResource.php Mark some/most implementations of Serializable as @internal 2019-01-30 10:03:33 +01:00
GlobResource.php Mark some/most implementations of Serializable as @internal 2019-01-30 10:03:33 +01:00
ReflectionClassResource.php Don't add value of (default/static) objects to the signature 2019-07-30 11:52:27 +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