nextcloud/lib
Roeland Jago Douma 357263a70b
Do not try to autoload built in types
This avoids calls to the autoloader (or chain of autoloaders) to see if
for example 'principalPrefix' class can be found. While we already know
it is a string.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-06-04 15:13:32 +02:00
..
composer Merge pull request #15813 from nextcloud/td/psr0/classmap 2019-05-31 17:15:02 +02:00
l10n [tx-robot] updated from transifex 2019-05-29 02:13:44 +00:00
private Do not try to autoload built in types 2019-06-04 15:13:32 +02:00
public Do not try to autoload built in types 2019-06-04 15:13:32 +02:00
autoloader.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
base.php Migrate the maintenance script to a modern module and bundle 2019-05-16 16:45:00 +02:00
versioncheck.php NC16 is php >= 7.1 2018-12-21 16:04:11 +01:00