This website works better with JavaScript
Home
Explore
Help
Register
Sign In
daniel
/
dumbo
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
62d4c32d53
Branches
Tags
master
sebu
dumbo
/
vendor
/
symfony
/
filesystem
/
Symfony
/
Component
/
Filesystem
/
CHANGELOG.md
CHANGELOG.md
310 B
History
Raw
CHANGELOG
2.3.0
added the dumpFile() method to atomically write files
2.2.0
added a delete option for the mirror() method
2.1.0
24eb396
: BC Break : mkdir() function now throws exception in case of failure instead of returning Boolean value
created the component