aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Files/File.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-22/+5
* Fix file_get_content signatures to make it clear it can return falseCôme Chilliet2023-04-271-0/+1
* Improve typing for fopen/toTmpFileCôme Chilliet2023-04-031-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-6/+0
* Remove @package annotations from public namespaceJulius Härtl2020-08-261-1/+0
* Update license headersChristoph Wurst2019-12-051-2/+2
* Properly anotate LockedException in files node apiJulius Härtl2019-11-281-4/+9
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Add getExtension() to FileInfoRobin Appelman2018-10-291-0/+8
* Add resource type phpDoc for putContent methodsJulius Härtl2018-06-261-1/+1
* Throw an exception if file_put_contents failsRoeland Jago Douma2018-03-271-1/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Move \OCP\Files to PSR-4Roeland Jago Douma2016-05-181-0/+98