Skip to content

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

Open
andreschweigert wants to merge 1 commit intoILIAS-eLearning:trunkfrom
andreschweigert:trunk_fix-missing-return-soap
Open

#47496 fix: add missing return statements in ilSoapUserAdministration#11355
andreschweigert wants to merge 1 commit intoILIAS-eLearning:trunkfrom
andreschweigert:trunk_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.
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