nette / utils

🛠 Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
https://doc.nette.org/utils
Other
1.98k stars 147 forks source link

FileSystem::write(): Exception should contain current mode for better debug #222

Closed janbarasek closed 4 years ago

janbarasek commented 4 years ago

For production debug is better when current mode is displayed in exception message.