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/Finder/Adapter
Jean-François Simon 714ace8250 [finder] Introduced AccessDeniedException
This exception is thrown when trying to open a non-readable directory.

Squashed commits:
[Finder] Fixed small errors
[Finder] small changes about AccessDeniedException
[Finder] removed unnecessary comment
[Finder] added access denied exception test
[Finder] Updated AccessDeniedException base class
[Finder] fixed access denied exception test
[Finder] native adapters now throw AccessDeniedException on stderr
2013-03-22 06:21:57 +01:00
..
AbstractAdapter.php replace INF to PHP_INT_MAX inside Finder component. 2013-03-12 12:39:20 +01:00
AbstractFindAdapter.php [finder] Introduced AccessDeniedException 2013-03-22 06:21:57 +01:00
AdapterInterface.php [Finder] cleanup, fixes, improvements 2012-12-10 14:52:39 +01:00
BsdFindAdapter.php fix xargs pipe to work with spaces in dir names 2013-03-08 17:54:57 +01:00
GnuFindAdapter.php fix xargs pipe to work with spaces in dir names 2013-03-08 17:54:57 +01:00
PhpAdapter.php replace INF to PHP_INT_MAX inside Finder component. 2013-03-12 12:39:20 +01:00