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
Nicolas Grekas 01b064d97a Merge branch '5.1' into 5.x
* 5.1:
  Fix branch-version
2020-10-13 15:22:54 +02:00
..
Exception Allow \Throwable $previous everywhere 2019-11-12 15:51:11 +01:00
Tests Merge branch '4.4' into 5.1 2020-09-02 18:23:27 +02:00
.gitattributes add missing gitattributes for phpunit-bridge 2020-03-27 17:54:36 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md [Filesystem] Add $suffix argument to tempnam() 2020-02-04 09:09:47 +01:00
composer.json Merge branch '5.1' into 5.x 2020-10-13 15:22:54 +02:00
Filesystem.php Merge branch '4.4' into 5.1 2020-09-27 16:02:37 +02:00
LICENSE Update year in license files 2020-01-01 12:03:25 +01:00
phpunit.xml.dist Bump phpunit XSD version to 5.2 2018-11-11 12:18:13 +01:00
README.md Update links to documentation 2020-01-04 13:05:51 +01:00

Filesystem Component

The Filesystem component provides basic utilities for the filesystem.

Resources