Skip to content

#47496 fix: add missing return statements in ilSoapUserAdministration#11354

Open
andreschweigert wants to merge 1 commit intoILIAS-eLearning:release_11from
andreschweigert:release11/fix-missing-return-soap
Open

#47496 fix: add missing return statements in ilSoapUserAdministration#11354
andreschweigert wants to merge 1 commit intoILIAS-eLearning:release_11from
andreschweigert:release11/fix-missing-return-soap

Conversation

@andreschweigert
Copy link
Member

raiseError() calls without return do not abort method execution, causing the code to continue running after an error condition.

raiseError() calls without return do not abort method execution,
causing the code to continue running after an error condition.
@andreschweigert andreschweigert changed the title fix: add missing return statements in ilSoapUserAdministration #47496 fix: add missing return statements in ilSoapUserAdministration Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant