nextcloud/apps/cloud_federation_api/composer/composer
Carl Schwan 9b8ca9ad1f
Move findBinaryFinder and isFunctionEnabled away from OC_Helper
findBinaryFinder is now a service that is still private but with some
minor optimization (remove the hasKey check).

isFunctionEnabled is now in OCP\Util

Both function are still keep but all internal usage in nextcloud/server
were migrated to the new usage, so that we can remove it in 26

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-23 19:44:04 +02:00
..
autoload_classmap.php Build autoloader with new composer version 2022-03-30 15:40:23 +02:00
autoload_namespaces.php Build autoloader with new composer version 2022-03-30 15:40:23 +02:00
autoload_psr4.php Build autoloader with new composer version 2022-03-30 15:40:23 +02:00
autoload_real.php Fix an issue with the search backend update 2022-04-14 12:11:02 +02:00
autoload_static.php rebuild autoloader scripts with 2.0.7 2020-11-26 15:49:03 +01:00
ClassLoader.php Update composer generated files to latest version 2022-03-14 11:30:41 +01:00
installed.json Add missing files for Composer v2 2021-08-13 15:01:02 +02:00
installed.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2022-08-23 19:44:04 +02:00
InstalledVersions.php Make Color class public 2022-07-05 14:44:44 +02:00
LICENSE Add autoloaders for shipped apps 2019-06-27 22:29:42 +02:00