- removed
$mode
argument from Filesystem::dumpFile()
- added tempnam() a stream aware version of PHP's native tempnam()
- deprecated dumpFile() file mode argument.
- added the dumpFile() method to atomically write files
- added a delete option for the mirror() method
- 24eb396 : BC Break : mkdir() function now throws exception in case of failure instead of returning Boolean value
- created the component