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

[stable26] Share type sciencemesh #37141

Merged
merged 2 commits into from
Mar 9, 2023
Merged

[stable26] Share type sciencemesh #37141

merged 2 commits into from
Mar 9, 2023

Conversation

backportbot-nextcloud[bot]
Copy link

backport of #37139

michielbdejong and others added 2 commits March 8, 2023 17:48
Signed-off-by: Michiel de Jong <michiel@unhosted.org>
Signed-off-by: Louis Chemineau <louis@chmn.me>
@backportbot-nextcloud backportbot-nextcloud bot added enhancement javascript php Pull requests that update Php code labels Mar 8, 2023
@backportbot-nextcloud backportbot-nextcloud bot added this to the Nextcloud 26 milestone Mar 8, 2023
*/
private function getSciencemeshShareHelper() {
if (!$this->appManager->isEnabledForUser('sciencemesh')) {
throw new QueryException();

Check notice

Code scanning / Psalm

DeprecatedClass

OCP\AppFramework\QueryException is marked deprecated
*/
private function getSciencemeshShareHelper() {
if (!$this->appManager->isEnabledForUser('sciencemesh')) {
throw new QueryException();

Check notice

Code scanning / Psalm

DeprecatedClass

OCP\AppFramework\QueryException is marked deprecated
@blizzz blizzz mentioned this pull request Mar 9, 2023
@blizzz blizzz added the 3. to review Waiting for reviews label Mar 9, 2023
@blizzz blizzz requested review from juliusknorr, artonge, a team, ArtificialOwl, icewind1991 and come-nc and removed request for a team March 9, 2023 12:09
@blizzz blizzz merged commit 72cf710 into stable26 Mar 9, 2023
@blizzz blizzz deleted the backport/37139/stable26 branch March 9, 2023 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews enhancement javascript php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants