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
2011-09-16 13:20:41 +02:00
..
DirectoryResource.php converted file_exists calls to either is_file or is_dir where it makes sense 2011-08-29 15:28:26 +02:00
FileResource.php [Config] fixed FileResource usage of is_file (we must use file_exists here as the resource can be a file or a directory, reverts #2057) 2011-09-16 13:20:41 +02:00
ResourceInterface.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00