Skip to content

Conversation

@artonge
Copy link
Contributor

@artonge artonge commented Mar 8, 2023

Local copy of #36228 to be able to push changes.

Signed-off-by: Michiel de Jong <[email protected]>
@artonge artonge added enhancement 3. to review Waiting for reviews javascript php Pull requests that update Php code labels Mar 8, 2023
@artonge artonge self-assigned this Mar 8, 2023
@artonge artonge added this to the Nextcloud 27 milestone Mar 8, 2023
@artonge artonge mentioned this pull request Mar 8, 2023
Signed-off-by: Louis Chemineau <[email protected]>
*/
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
@AndyScherzinger
Copy link
Member

/backport to stable26

@juliusknorr juliusknorr merged commit 127af09 into master Mar 8, 2023
@juliusknorr juliusknorr deleted the share-type-sciencemesh branch March 8, 2023 17:30
@mickenordin
Copy link
Contributor

Would it be possible to get this backported to stable25 as well? Seeing that 26 is still 6 months away for enterprise customers?

@AndyScherzinger
Copy link
Member

26 enterprise is planned for next month given 26 is is then considered enterprise-ready

@AndyScherzinger
Copy link
Member

/backport to stable25

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.

6 participants