Skip to content

fix: remove strict_types declaration from ilSoapObjectAdministration to restore SOAP compatibility (#0046688)#11599

Open
sKarki999 wants to merge 1 commit into
ILIAS-eLearning:release_10from
sKarki999:fix/46688
Open

fix: remove strict_types declaration from ilSoapObjectAdministration to restore SOAP compatibility (#0046688)#11599
sKarki999 wants to merge 1 commit into
ILIAS-eLearning:release_10from
sKarki999:fix/46688

Conversation

@sKarki999
Copy link
Copy Markdown
Contributor

@sKarki999 sKarki999 commented May 22, 2026

https://mantis.ilias.de/view.php?id=46688

Removes declare(strict_types=1) from ilSoapObjectAdministration.

Discussed on Mantis: https://mantis.ilias.de/view.php?id=46688, the conclusion was to revert, since a proper strict-type check would break several soap functions at this point and such changes should come through a development version in future releases.

There is inconsistency among versions. Currently, version 11 does not have the strict check. However, trunk has. I will provide the PR for trunk as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant