nextcloud-server/lib
Josh cc873ccaec chore(legacy): deprecate OC_Util::runningOnMac()
- Easy enough query directly these days; Only used in one spot anyhow
- Updated the runningOnMac method to use PHP_OS_FAMILY just for clarity until we can remove the function entirely (same result; supported since PHP ~7.4).

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-12-02 21:52:58 +07:00
..
composer Merge pull request #56629 from nextcloud/carl/autoloader-bump 2025-12-02 16:58:01 +07:00
l10n fix(l10n): Update translations from Transifex 2025-11-27 00:13:37 +07:00
private chore(legacy): deprecate OC_Util::runningOnMac() 2025-12-02 21:52:58 +07:00
public fix(sharing): Allow public share access for everyone 2025-12-02 09:45:18 +07:00
unstable fix(lexicon): missing doc 2025-07-24 15:56:35 +07:00
base.php fix: Delete legacy OC_Response 2025-09-29 09:35:32 +07:00
versioncheck.php fix(PHP): Drop PHP 8.1 for Nextcloud 33 2025-10-02 11:04:07 +07:00