summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Node/File.php
Commit message (Expand)AuthorAgeFilesLines
* Fix file_get_content signatures to make it clear it can return falseCôme Chilliet2023-04-271-5/+7
* Improve typing for fopen/toTmpFileCôme Chilliet2023-04-031-1/+1
* only fetch the data for mounts inside a folder when neededRobin Appelman2023-02-091-1/+1
* Fix PHP 8.2 warnings about undeclared propertiesCôme Chilliet2022-06-211-1/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-5/+5
* Update license headersChristoph Wurst2019-12-051-1/+3
* Properly anotate LockedException in files node apiJulius Härtl2019-11-281-3/+12
* emit file events via Dispatcher, tooArthur Schiwon2019-09-091-1/+1
* Add getExtension() to FileInfoRobin Appelman2018-10-291-0/+4
* 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/+5
* Fix files node API failed rename/copyVincent Petry2017-01-121-46/+10
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-3/+4
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-0/+176