Skip to content

WorkspaceFolder 46038: Add constructor default for limit#11510

Merged
alex40724 merged 1 commit intoILIAS-eLearning:release_10from
matheuszych:bg/46038
May 5, 2026
Merged

WorkspaceFolder 46038: Add constructor default for limit#11510
alex40724 merged 1 commit intoILIAS-eLearning:release_10from
matheuszych:bg/46038

Conversation

@matheuszych
Copy link
Copy Markdown
Contributor

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

The adheres_to_limit property was nullable and never initialized before use. A constructor now creates a BooleanValue, sets it to false, and assigns it so the property is always defined.

/cc @thojou

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

The `adheres_to_limit` property was nullable and never initialized before use. A constructor now creates a `BooleanValue`, sets it to `false`, and assigns it so the property is always defined.
@mjansenDatabay mjansenDatabay added bugfix php Pull requests that update Php code labels May 5, 2026
@alex40724 alex40724 merged commit 57e3744 into ILIAS-eLearning:release_10 May 5, 2026
3 checks passed
@alex40724
Copy link
Copy Markdown
Member

Thanks for the PR!

alex40724 added a commit that referenced this pull request May 5, 2026
See: https://mantis.ilias.de/view.php?id=46038

The `adheres_to_limit` property was nullable and never initialized before use. A constructor now creates a `BooleanValue`, sets it to `false`, and assigns it so the property is always defined.
alex40724 added a commit that referenced this pull request May 5, 2026
See: https://mantis.ilias.de/view.php?id=46038

The `adheres_to_limit` property was nullable and never initialized before use. A constructor now creates a `BooleanValue`, sets it to `false`, and assigns it so the property is always defined.
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.

3 participants