nextcloud/lib
Roeland Jago Douma 53447ae2b2
Throw an exception if file_put_contents fails
* This will help with AppData hardening etc
* Introduced a GenericFileException for if nothing else is appropiate
  - Maybe the other File exceptions should base on this?

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-03-27 16:23:06 +02:00
..
composer Remove \OCP\DB 2018-03-26 14:40:23 +02:00
l10n [tx-robot] updated from transifex 2018-03-22 01:11:40 +00:00
private Throw an exception if file_put_contents fails 2018-03-27 16:23:06 +02:00
public Throw an exception if file_put_contents fails 2018-03-27 16:23:06 +02:00
autoloader.php Make lib/autoloader.php strictly typed and properly type hinted 2018-02-13 22:07:58 +01:00
base.php Move calls to \OCP\JSON to private \OC_JSON 2018-03-22 13:19:29 +01:00
versioncheck.php Raise PHP version number to PHP 7.0 2018-01-12 14:26:10 +01:00