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/Filesystem/Tests
Christian Flothmann faee0d714b [Filesystem] deprecate chmod support in dumpFile()
The ability to support a custom permission mask in the `dumpFile()`
method is deprecated since Symfony Symfony 2.3.12. This commit adds the
`trigger_error()` call if a custom permission mask is passed.
2015-04-23 23:48:30 +02:00
..
ExceptionTest.php [Filesystem] removed getPath() on Exceptions and cleaned up CS and error messages 2013-09-27 16:57:51 +02:00
FilesystemTest.php [Filesystem] deprecate chmod support in dumpFile() 2015-04-23 23:48:30 +02:00
FilesystemTestCase.php Merge branch '2.3' into 2.6 2015-03-12 11:28:44 +01:00
LockHandlerTest.php [Filesystem] fix lock file permissions 2014-11-30 11:30:45 +01:00