Skip to content

Conversation

@backportbot-nextcloud
Copy link

backport of #37139

michielbdejong and others added 2 commits March 8, 2023 17:48
Signed-off-by: Michiel de Jong <[email protected]>
Signed-off-by: Louis Chemineau <[email protected]>
@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 a team, ArtificialOwl, artonge, come-nc, icewind1991 and juliusknorr 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.

5 participants