芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/qrafiqxcreativeagency.com/accounts/office/vendor/azjezz/psl/src/Psl/File/write.php
lock(File\LockType::EXCLUSIVE); $handle->writeAll($content); $lock->release(); $handle->close(); clearstatcache(); } catch (IO\Exception\ExceptionInterface $previous) { // @codeCoverageIgnoreStart throw new Exception\RuntimeException(Str\format( 'Failed to write to file "%s".', $file, ), 0, $previous); // @codeCoverageIgnoreEnd } }