Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable29] fix(theming): Don't reset the cachebuster value when we reset theming #46434

Merged
merged 1 commit into from
Jul 11, 2024

fix(theming): Don't reset the cachebuster value when we reset theming

276adec
Select commit
Loading
Failed to load commit list.
Merged

[stable29] fix(theming): Don't reset the cachebuster value when we reset theming #46434

fix(theming): Don't reset the cachebuster value when we reset theming
276adec
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Psalm succeeded Jul 11, 2024 in 7s

2 new alerts

New alerts in code changed by this pull request

  • 2 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 465 in apps/theming/lib/ThemingDefaults.php

See this annotation in the file changed.

Code scanning / Psalm

DeprecatedMethod Note

The method OCP\IConfig::getAppValue has been marked as deprecated

Check notice on line 467 in apps/theming/lib/ThemingDefaults.php

See this annotation in the file changed.

Code scanning / Psalm

DeprecatedMethod Note

The method OCP\IConfig::setAppValue has been marked as deprecated