catalyst / moodle-tool_objectfs

Object file storage system for Moodle
https://moodle.org/plugins/tool_objectfs
88 stars 72 forks source link

throw exception if readfile unsuccessful. #562

Closed x-iy closed 1 year ago

x-iy commented 1 year ago

References issue https://github.com/catalyst/moodle-tool_objectfs/issues/65

https://wrms.catalyst.net.nz/wr.php?request_id=406372

Throw exception if readfile fails.

Similar to https://github.com/moodle/moodle/blob/master/lib/filestorage/file_system.php#L45

brendanheywood commented 1 year ago

Good to go when green (I've also turned on automerge)