nextcloud/lib
Vincent Petry e7b1196dd6
Hack to prevent warning for read-only wrapper in public links
Storage wrappers should normally always be registered inside a presetup
hook. However in the public link scenario this is not possible and
there is currently no good alternative with the current architecture.

Instead of logging a warning every time, this fix prevents the warning
to be shown but also adds a FIXME in the code for the future. This is
ok because this app is already using private/internal APIs at the
moment and should be reworked properly in the future.
2016-11-16 19:04:42 +01:00
..
composer update autoloader 2016-11-16 15:24:30 +01:00
l10n [tx-robot] updated from transifex 2016-11-14 01:07:06 +00:00
private Hack to prevent warning for read-only wrapper in public links 2016-11-16 19:04:42 +01:00
public phpdoc 2016-11-16 15:24:28 +01:00
autoloader.php Add a magic wrapper from hell to allow phpunit4 to run the code again 2016-11-15 14:49:14 +01:00
base.php Merge pull request #1973 from nextcloud/dont-disable-shipped-apps-but-throw-instead 2016-11-02 21:20:23 +01:00